refactor: fix syntax .gitlab-ci.yml file

This commit is contained in:
2023-12-20 15:57:12 +01:00
parent 40eb6999c7
commit a67d6a2d5f

View File

@ -79,7 +79,6 @@ pytest:
artifacts:
reports:
junit: report.xml
cobertura: coverage.xml
coverage_report:
coverage_format: cobertura
path: coverage.xml