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 ee96d12 commit 57e81aeCopy full SHA for 57e81ae
.github/workflows/benchmark.yml
@@ -57,5 +57,6 @@ jobs:
57
- name: Run benchmarks
58
uses: CodSpeedHQ/action@v4
59
with:
60
+ mode: instrumentation
61
run: cargo codspeed run
62
token: ${{ secrets.CODSPEED_TOKEN }}
0 commit comments