Update .gitlab-ci.yml

This commit is contained in:
2024-08-12 15:55:19 +02:00
parent f97d9a3824
commit bd3ccfa407

View File

@ -24,8 +24,10 @@ tests:
artifacts:
when: always
reports:
cobertura: coverage.xml
junit: report-junit.xml
junit: report.xml
coverage_report:
coverage_format: cobertura
path: coverage.xml
tests-3.6:
stage: OptionalTests