Skip to content

Commit b6b9231

Browse files
Made pytest command change
1 parent 1c166bc commit b6b9231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
2828
- name: Run tests
2929
run: |
30-
pytest --maxfail=5 --disable-warnings
30+
pytest

0 commit comments

Comments
 (0)