Skip to content

Commit 802192a

Browse files
committed
chore: add missing mode: instrumentation
1 parent 5755ccb commit 802192a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ jobs:
119119
with:
120120
token: ${{ secrets.CODSPEED_TOKEN }}
121121
run: poetry run pytest --no-cov -vvvvv --codspeed tests/benchmarks
122+
mode: instrumentation
122123

123124
release:
124125
needs:

0 commit comments

Comments
 (0)