Update .gitlab-ci.yml file

This commit is contained in:
Administrator 2022-01-23 16:09:47 +00:00
parent aa59630f2e
commit f6f8724a0f

View File

@ -55,4 +55,4 @@ unit-test-job: # This job runs in the test stage.
artifacts:
when: always
reports:
junit: report.xml
junit: build/report.xml