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 ea26c1d commit bd142bbCopy full SHA for bd142bb
.github/workflows/benchmark.yml
@@ -43,4 +43,5 @@ jobs:
43
timeout-minutes: 15
44
with:
45
run: cargo codspeed run
46
+ mode: instrumentation
47
token: ${{ secrets.CODSPEED_TOKEN }}
0 commit comments