Commit ccf0450b authored by Ruben ten Hove's avatar Ruben ten Hove
Browse files

Merge branch 'rhtenhove-main-patch-66211' into 'main'

fix: cobertura coverage key

See merge request just-ci/templates!56
parents 94841948 d0bd5660
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -23,4 +23,6 @@ python:pytest:
  artifacts:
    reports:
      junit: pytest-report.xml
      cobertura: pytest-coverage.xml
      coverage_report:
        coverage_format: cobertura
        path: pytest-coverage.xml