Update .gitlab-ci.yml

This commit is contained in:
Kevin R
2020-09-10 00:44:54 +02:00
parent 1df39c76f4
commit 68f10ac9ac

View File

@@ -71,7 +71,7 @@ test:addon:
- install dependencies - install dependencies
script: script:
- npm test - npm test
coverage: All files[^|]*\|[^|]*\s+([\d\.]+) coverage: /All files[^|]*\|[^|]*\s+([\d\.]+)/
artifacts: artifacts:
when: always when: always
paths: paths: