diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d7e6fbe48ba419ea4560d51d9701ecd8f22ee5d9..2f84f29f8f35e73671be06e725923700bdc31dc9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -43,7 +43,7 @@ testsuite: - coverage report - coverage html - coverage xml - coverage: '/TOTAL.*? (100(?:\.0+)?\%\|[1-9]?\d(?:\.\d+)?\%)$/' + coverage: '/TOTAL.*\s+(\d+%)$/' artifacts: when: always paths: