Skip to content
Snippets Groups Projects
Commit b88c74b4 authored by Mads M. Pedersen's avatar Mads M. Pedersen
Browse files

Update .gitlab-ci.yml

parent b5cca238
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -4,4 +4,6 @@ before_script:
test-3.4:
image: mmpe/wetb
script:
- python3 setup.py test
\ No newline at end of file
- python3 setup.py test
- coverage run ./tests/run_pytest.py
- coverage report -m
\ No newline at end of file
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