Skip to content

Commit e6db717

Browse files
committed
remove -n auto
1 parent 6455fd4 commit e6db717

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ jobs:
8181
with:
8282
mode: instrumentation
8383
token: ${{ secrets.CODSPEED_TOKEN }}
84-
run: uv run --group=codspeed pytest . --codspeed -n auto
84+
run: uv run --group=codspeed pytest . --codspeed

0 commit comments

Comments
 (0)