Skip to content

Commit

Permalink
Making benchmarks run on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ecton committed Jul 30, 2023
1 parent 3b94205 commit 2851963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Run benchmarks
run: |
cargo bench
cargo bench -p benchmarks -- -s0
- name: Make plots have a solid white background
run: |
Expand Down

0 comments on commit 2851963

Please sign in to comment.