This commit is contained in:
parent
986e92bbd9
commit
eb779ec24b
@ -19,5 +19,5 @@ jobs:
|
||||
python -m pip install -r requirements.txt
|
||||
- name: Run flask server tests
|
||||
run:
|
||||
pytest --rA --durations=0 --color=auto
|
||||
pytest -rA --durations=0 --color=auto
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user