Skip to content
Snippets Groups Projects
Commit 41c1061c authored by Vuillaume's avatar Vuillaume
Browse files

testing coverage

parent 3526eae7
No related branches found
No related tags found
1 merge request!56testing coverage
Pipeline #138213 passed
......@@ -29,7 +29,7 @@ test_py37:
script:
- apt-get -y update
- pip install pytest pytest-cov
- pip install .
- pip install -e .
- pytest eossr/
--junitxml=junit_py37.xml
--color=yes
......
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