Skip to content

Commit

Permalink
Do not run tests in parallel
Browse files Browse the repository at this point in the history
  • Loading branch information
wummel committed Nov 6, 2023
1 parent bda9e3a commit d0fc544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
- name: Test with pytest
run: |
pytest -s tests/ -n auto
pytest -s tests/

0 comments on commit d0fc544

Please sign in to comment.