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.
test
1 parent 397e1d4 commit 07b90aaCopy full SHA for 07b90aa
1 file changed
.github/workflows/codspeed.yml
@@ -39,4 +39,4 @@ jobs:
39
uses: CodSpeedHQ/action@346a2d8a8d9d38909abd0bc3d23f773110f076ad # v4.4.1
40
with:
41
mode: simulation
42
- run: uv run --with pytest-codspeed --with pytest-benchmark pytest --codspeed bench/
+ run: uv run --with pytest-codspeed --with pytest-benchmark --group test pytest --codspeed bench/
0 commit comments