Skip to content
Snippets Groups Projects
Commit f95a8506 authored by Christoph Knote's avatar Christoph Knote
Browse files

Update .gitlab-ci.yml file

parent 917e72d6
No related branches found
No related tags found
1 merge request!17Cleanup tests
Pipeline #84 passed
......@@ -20,6 +20,7 @@ test:
needs: [build_package]
script:
- poetry update
- poetry install
- poetry run coverage run --source=tests -m unittest discover
- poetry run coverage report
......
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