Skip to content

Commit

Permalink
Revert "chore: windows CI -> -n logical"
Browse files Browse the repository at this point in the history
This reverts commit 1f6a0dc.
  • Loading branch information
xmatthias committed Dec 29, 2024
1 parent 1f6a0dc commit 8624a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ jobs:
- name: Tests
run: |
pytest --random-order --durations 20 -n logical
pytest --random-order --durations 20 -n auto
- name: Check for repository changes
run: |
Expand Down

0 comments on commit 8624a9c

Please sign in to comment.