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 a577556 commit 07763eeCopy full SHA for 07763ee
.github/workflows/codspeed.yml
@@ -39,3 +39,4 @@ jobs:
39
with:
40
token: ${{ secrets.CODSPEED_TOKEN }}
41
run: pytest tests/ --codspeed
42
+ mode: instrumentation
0 commit comments