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 dddb670 commit 72c3d9fCopy full SHA for 72c3d9f
.github/workflows/benchmark.yml
@@ -33,4 +33,5 @@ jobs:
33
uses: CodSpeedHQ/action@653fdc30e6c40ffd9739e40c8a0576f4f4523ca1 # v4.0.1
34
with:
35
run: cargo codspeed run
36
+ mode: instrumentation
37
token: ${{ secrets.CODSPEED_TOKEN }}
0 commit comments