We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14734eb commit 01fb017Copy full SHA for 01fb017
.github/workflows/forum.yml
@@ -33,4 +33,4 @@ jobs:
33
34
- name: Run Tests
35
run: |
36
- coverage run -m pytest
+ pytest -n auto
0 commit comments