Skip to content
Snippets Groups Projects
Commit 5b30236a authored by Sascha Herzinger's avatar Sascha Herzinger
Browse files

Update .gitlab-ci.yml

parent 1b6517ba
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -7,5 +7,6 @@ before_script:
test:
script:
- export FRACTALIS_MODE="testing"
- py.test
- coverage run --source=fractalis -m py.test
- coverage report --show-missing
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