Skip to content

Commit

Permalink
fix(ci): cargo bench should install critcmp (#899)
Browse files Browse the repository at this point in the history
  • Loading branch information
underfin committed Apr 17, 2024
1 parent 82030d5 commit 0169bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark-rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- name: Install Rust
uses: moonrepo/setup-rust@v1
with:
bins: just
bins: just, critcmp
cache-base: main
cache-target: release

Expand Down

0 comments on commit 0169bfe

Please sign in to comment.