Commit eea86dfe by Arun Babu Neelicattu Committed by Steph Samson

ci: decrease pytest verbosity to speedup runs

parent 2f5098d6
......@@ -65,4 +65,4 @@ jobs:
- name: Run pytest
shell: bash
run: python -m poetry run python -m pytest -v tests
run: python -m poetry run python -m pytest -p no:sugar -q tests/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment