Skip to content
Snippets Groups Projects
Commit 1939a3e3 authored by Steffen Vogel's avatar Steffen Vogel :santa_tone2:
Browse files

run pytests verbosely in CI

parent 60870979
No related branches found
No related tags found
No related merge requests found
Pipeline #1652058 failed
......@@ -32,7 +32,7 @@ build:test:
- pip3 install -r requirements.txt
- pip3 install -r requirements-dev.txt
script:
- pytest
- pytest -v
tags:
- docker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment