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 6455fd4 commit e6db717Copy full SHA for e6db717
1 file changed
.github/workflows/codspeed.yml
@@ -81,4 +81,4 @@ jobs:
81
with:
82
mode: instrumentation
83
token: ${{ secrets.CODSPEED_TOKEN }}
84
- run: uv run --group=codspeed pytest . --codspeed -n auto
+ run: uv run --group=codspeed pytest . --codspeed
0 commit comments