Skip to content

Commit

Permalink
Update .github/workflows/python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
J535D165 authored Oct 30, 2023
1 parent 3f8fc30 commit 623dfa0
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 @@ -23,4 +23,4 @@ jobs:
python -m pip install pytest pytest-xdist
- name: Test with pytest
run: |
pytest -n 4
pytest -n 2

0 comments on commit 623dfa0

Please sign in to comment.