Do this always

This commit is contained in:
Ruben van Staveren 2022-03-10 21:18:27 +01:00
parent ffe144f6b5
commit 450792b2d2
Signed by: ruben
GPG Key ID: 886F6BECD477A93F

View File

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