Skip to content

Commit

Permalink
Do not use pytest-xdist
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Mar 20, 2024
1 parent bc6feb7 commit ea6ea0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
poetry install
- name: Test with pytest
run: |
poetry run pytest -n auto
poetry run pytest

0 comments on commit ea6ea0c

Please sign in to comment.