Skip to content

Commit 07763ee

Browse files
authored
Add instrumentation mode to CodSpeed action
1 parent a577556 commit 07763ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codspeed.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ jobs:
3939
with:
4040
token: ${{ secrets.CODSPEED_TOKEN }}
4141
run: pytest tests/ --codspeed
42+
mode: instrumentation

0 commit comments

Comments
 (0)