Skip to content

Commit

Permalink
Remove pytest-xdist from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
janbridley committed Jul 23, 2024
1 parent 3975cdc commit b01da33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
uv pip install . --no-build-isolation --no-deps --system -v
- name: Test with pytest
run: |
python -m pytest -v -n auto
python -m pytest -v

0 comments on commit b01da33

Please sign in to comment.