Commit dc832386 authored by norvell's avatar norvell
Browse files

Update .gitlab-ci.yml

parent 749ce6cb
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -653,6 +653,7 @@ coverage-test-on-main-scheduled:
    - genhtml coverage.info -o coverage
    - lcov_cobertura.py coverage.info -b obj -o coverage.xml
  artifacts: 
    expire_in: 2 days
    reports: 
      coverage_report: 
        coverage_format: cobertura