fix: fix cobertura syntax in ci-pipeline

This commit is contained in:
appel_c 2023-12-20 15:43:47 +01:00
parent 0d14f9aac6
commit 40eb6999c7

View File

@ -80,6 +80,9 @@ pytest:
reports:
junit: report.xml
cobertura: coverage.xml
coverage_report:
coverage_format: cobertura
path: coverage.xml
tests-3.10:
stage: AdditionalTests