0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-13 19:21:50 +02:00

ci: fix cobertura for gitlab/16

This commit is contained in:
wyzula-jan
2024-01-09 12:45:40 +01:00
parent 6061b3150e
commit 9c7a189beb

View File

@ -87,7 +87,9 @@ tests:
artifacts:
reports:
junit: report.xml
cobertura: coverage.xml
coverage_report:
coverage_format: cobertura
path: coverage.xml
#tests-3.9-pyqt5: #todo enable when we decide what qt distributions we want to support
# extends: "tests"