diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9cdffc6766..e685f02b84 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1549,7 +1549,9 @@ gcov: - coverage.txt - coverage.xml reports: - cobertura: coverage.xml + coverage_report: + coverage_format: cobertura + path: coverage.xml # Pairwise testing of ./configure options