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 ee5191b commit 0dc90ccCopy full SHA for 0dc90cc
.github/workflows/bench.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Install cargo-codspeed
29
uses: taiki-e/install-action@v2
30
with:
31
- tool: cargo-codspeed
+ tool: cargo-codspeed@1.15.10
32
- name: Build the benchmark target(s)
33
run: ./.github/scripts/codspeed-build.sh
34
- name: Run the benchmarks
0 commit comments