Skip to content
Snippets Groups Projects
Commit cdebabc4 authored by Olivier Bertrand's avatar Olivier Bertrand
Browse files

Fix coverage bug in pipeline

parent fa4b53b6
Branches
Tags v_010
No related merge requests found
...@@ -37,7 +37,7 @@ navipy_unittest: ...@@ -37,7 +37,7 @@ navipy_unittest:
script: script:
- source $CI_PROJECT_DIR/venv/bin/activate - source $CI_PROJECT_DIR/venv/bin/activate
#- python3 -m unittest discover navipy # - python3 -m unittest discover navipy
coverage: coverage:
stage: test stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment