Commit 814a00aa authored by Cyril Moineau's avatar Cyril Moineau
Browse files

Fix coverage artifact generation.

parent 7a739611
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -64,7 +64,7 @@ test:ubuntu_python:
      junit: ${CI_PROJECT_NAME}/xmlrunner-results.xml
      coverage_report:
        coverage_format: cobertura
        path: coverage.xml
        path: ${CI_PROJECT_NAME}/coverage.xml

# ####################################################################################################
# #                                               COVERAGE