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