We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6da152d commit 9ccfd8eCopy full SHA for 9ccfd8e
.github/workflows/run-tests.yml
@@ -105,4 +105,4 @@ jobs:
105
- name: Run Tests
106
run: |
107
./nitter &
108
- pytest -n2 tests
+ pytest -n1 tests
0 commit comments