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

Forgot gitlab CI file

parent 2b4f48c4
No related branches found
No related tags found
1 merge request!17Cleanup tests
......@@ -20,9 +20,8 @@ test:
needs: [build_package]
script:
- poetry update
- poetry install
- source `poetry env info --path`/bin/activate
- make
- poetry run coverage run --source=tests -m unittest discover
- poetry run coverage report
create_docs:
stage: create_docs
......
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