Revert "chore: windows CI -> -n logical"

This reverts commit 1f6a0dccd5.
This commit is contained in:
Matthias
2024-12-29 18:01:06 +01:00
parent 1f6a0dccd5
commit 8624a9c306

View File

@@ -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: |