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

Merge branch 'develop' of gitlab.lis-lab.fr:raphael.sturgis/skais into develop

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