Skip to content

Commit

Permalink
CI: fix bencher adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
TheVeryDarkness committed Oct 9, 2024
1 parent 8cfa19e commit c187a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
--threshold-upper-boundary 0.99 \
--thresholds-reset \
--err \
--adapter criterion \
--adapter rust_criterion \
--github-actions '${{ secrets.GITHUB_TOKEN }}' \
"cargo bench"

0 comments on commit c187a55

Please sign in to comment.