Skip to content

Commit 5c21abc

Browse files
committed
ci: set instrumentation mode for codspeed
1 parent a58b749 commit 5c21abc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,6 @@ jobs:
3030
if: matrix.os == 'ubuntu-latest'
3131
uses: CodSpeedHQ/action@v3
3232
with:
33+
mode: instrumentation
3334
run: pnpm bench
3435
- uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)