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 afef32a commit 901753dCopy full SHA for 901753d
.github/workflows/bench.yml
@@ -36,7 +36,7 @@ jobs:
36
run: cargo codspeed build
37
38
- name: Run the benchmarks
39
- uses: CodSpeedHQ/action@4348f634fa7309fe23aac9502e88b999ec90a164
+ uses: CodSpeedHQ/action@bb005fe1c1eea036d3894f02c049cb6b154a1c27
40
with:
41
mode: instrumentation
42
run: cargo codspeed run
0 commit comments