diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 44cd1bd0daffa11ee23ce8b01567770676b1e74e..8f92a74dd07b02da17f3f6d3104bbca04c362cba 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -58,6 +58,7 @@ mirror-git.duniter.org: pages: stage: test image: node:latest + coverage: '/Statements[^0-9]+(\d+\.\d+)%/' script: - npm run test:production - mkdir -p public/dist