Skip to content

Commit 9f11237

Browse files
Try fixing pytest again
1 parent 50b73a0 commit 9f11237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
with:
7373
token: ${{ secrets.CODSPEED_TOKEN }}
7474
# allow updating snapshots due to indeterministic benchmarks
75-
run: pytest -vvv --snapshot-update --benchmark-only -p no:xdist
75+
run: pytest -vvv --snapshot-update --durations=10
7676

7777
docs:
7878
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)