will this be the last typo?
All checks were successful
flaskbuild / build (push) Successful in 21s

This commit is contained in:
Greg Gauthier 2024-07-21 18:55:42 +01:00
parent 986e92bbd9
commit eb779ec24b

View File

@ -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