Commit b794390
Fix benchmark CI command - remove invalid --noplot option
The --noplot option was being passed through -- which routes to the
wrong binary. Removed the option since criterion will use plotters
backend anyway when gnuplot isn't available.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent daa1e67 commit b794390
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
0 commit comments