We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73559ff commit f91abc7Copy full SHA for f91abc7
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
with:
34
cache-target: release
35
36
- - run: cargo install --path crates/cargo-codspeed
+ - run: cargo install --path crates/cargo-codspeed --locked
37
38
- run: cargo codspeed build -p codspeed
39
- run: cargo codspeed build -p codspeed-bencher-compat
0 commit comments