We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f9dc8d commit 55e80aeCopy full SHA for 55e80ae
.github/workflows/github_actions_tests.yml
@@ -43,4 +43,4 @@ jobs:
43
- name: Run tests with Pytest
44
run: |
45
source .venv/bin/activate
46
- pytest Ultimateqa/tests -n auto --maxfail=3 --tb=short
+ pytest Ultimateqa/tests
0 commit comments