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

Forgot gitlab CI file

parent 2b4f48c4
Branches
Tags
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.
Please register or to comment