Skip to content

Commit

Permalink
Fix benchmark CI cargo install
Browse files Browse the repository at this point in the history
  • Loading branch information
juntyr committed Aug 21, 2023
1 parent b7acecb commit aab958b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cibench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
mkdir -p fuzz/corpus/arbitrary
unzip public.zip -d fuzz/corpus/arbitrary
rm public.zip
- uses: boa-dev/criterion-compare-action@v3
- uses: juntyr/criterion-compare-action@check-cargo-install
with:
cwd: fuzz
benchName: bench
Expand Down

0 comments on commit aab958b

Please sign in to comment.