diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a932314..fa98b86 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -79,7 +79,6 @@ pytest: artifacts: reports: junit: report.xml - cobertura: coverage.xml coverage_report: coverage_format: cobertura path: coverage.xml