Skip to content

Commit 55e80ae

Browse files
committed
make sequential run
1 parent 2f9dc8d commit 55e80ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github_actions_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
- name: Run tests with Pytest
4444
run: |
4545
source .venv/bin/activate
46-
pytest Ultimateqa/tests -n auto --maxfail=3 --tb=short
46+
pytest Ultimateqa/tests

0 commit comments

Comments
 (0)