Skip to content
Snippets Groups Projects
Commit 55eed7a5 authored by André's avatar André Committed by Philipp Hörist
Browse files

CI: Make test verbose

parent bc6068cd
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ stages:
run-test:
stage: test
script:
- python3 setup.py test -s test.no_gui -q
- python3 setup.py test -s test.no_gui
run-mypy:
stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment