Skip to content
Snippets Groups Projects
Commit b0d79cdf authored by Raphael Sturgis's avatar Raphael Sturgis
Browse files

Update .gitlab-ci.yml file

parent a4210d0d
Branches
Tags
1 merge request!6Develop
......@@ -10,7 +10,7 @@ tests:
script:
- pip install -r requirements.txt
- pip install --no-deps .
- pytest --junitxml=report.xml
- pytest --junitxml=report.xml --cov=src -vvv
artifacts:
when: always
reports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment