Commit e1b6e23b authored by norvell's avatar norvell
Browse files

Update .gitlab-ci.yml

parent 5695f38c
Loading
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -653,11 +653,6 @@ coverage-test-on-main-scheduled:
    - genhtml coverage.info -o coverage
    - lcov_cobertura.py coverage.info -b obj -o coverage.xml
  artifacts:
    name: "main-coverage-sha-$CI_COMMIT_SHORT_SHA"
    when: always
    paths:
      - coverage.info
      - coverage
    reports:
      coverage_report:
        coverage_format: cobertura