Do this always

This commit is contained in:
2022-03-10 21:18:27 +01:00
parent ffe144f6b5
commit 450792b2d2

View File

@ -9,6 +9,7 @@ run tests:
- coverage xml
coverage: '/^TOTAL.+?(\d+\%)$/'
artifacts:
when: always
reports:
cobertura: coverage.xml
junit: report.xml