We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3175e9 commit ebae03bCopy full SHA for ebae03b
1 file changed
.github/workflows/test_pypi.yml
@@ -38,4 +38,4 @@ jobs:
38
pip install textworld[dev]
39
- name: Run tests
40
run: |
41
- pytest -n 16 -sv tests/ textworld/
+ pytest -n 1 -sv tests/ textworld/
0 commit comments