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

fix: cobertura coverage key

parent 94841948
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