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 acaff39 commit 48cc68cCopy full SHA for 48cc68c
.github/workflows/benchmarks.yml
@@ -34,7 +34,7 @@ jobs:
34
run: cargo codspeed build -p benchmarks ${{ matrix.benchmark }} --features codspeed
35
36
- name: Run the benchmarks
37
- uses: CodSpeedHQ/action@6eeb021fd0f305388292348b775d96d95253adf4
+ uses: CodSpeedHQ/action@653fdc30e6c40ffd9739e40c8a0576f4f4523ca1
38
with:
39
run: cargo codspeed run
40
mode: "instrumentation"
0 commit comments