ci(gitlab): changed coverage report

This commit is contained in:
Dylan R. E. Moonfire 2022-06-05 14:20:45 -05:00
parent 6aa13be4a2
commit dd2ed640e9

View file

@ -28,10 +28,11 @@ test:
- ./coverage/Summary.*
- ./**/*.nupkg
reports:
coverage_report:
coverage_format: cobertura
path: ./coverage/Cobertura.xml
junit:
- ./**/*test-result.xml
cobertura:
- ./coverage/Cobertura.xml
publish:
stage: release