Skip to content

Commit

Permalink
actually install benchcmp
Browse files Browse the repository at this point in the history
  • Loading branch information
jeertmans committed Dec 21, 2023
1 parent 763a98c commit d898e66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ jobs:
- name: Install dependencies
run: |
pdm install --no-self
cargo install cargo-benchcmp
- name: Run Benchmarks on changes
run: cargo bench > changes
Expand Down

0 comments on commit d898e66

Please sign in to comment.