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 a58b749 commit 5c21abcCopy full SHA for 5c21abc
.github/workflows/ci.yml
@@ -30,5 +30,6 @@ jobs:
30
if: matrix.os == 'ubuntu-latest'
31
uses: CodSpeedHQ/action@v3
32
with:
33
+ mode: instrumentation
34
run: pnpm bench
35
- uses: codecov/codecov-action@v5
0 commit comments