Skip to content

Commit fea4f65

Browse files
committed
one at a time
1 parent 144b615 commit fea4f65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
pip install -r dev_tools/requirements/envs/pytest.env.txt
4242
pip install --no-deps -e .
4343
- run: |
44-
check/pytest --durations=10 -v
44+
check/pytest --durations=10 -v -n=0
4545
4646
dev-tools:
4747
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)