Loading .gitlab-ci.yml +2 −1 Original line number Diff line number Diff line Loading @@ -13,4 +13,5 @@ test: script: - npm clean-install - npm run lint - npm run test - npm run test -- --coverage coverage: /All files[^|]*\|[^|]*\s+([\d\.]+)/ Loading
.gitlab-ci.yml +2 −1 Original line number Diff line number Diff line Loading @@ -13,4 +13,5 @@ test: script: - npm clean-install - npm run lint - npm run test - npm run test -- --coverage coverage: /All files[^|]*\|[^|]*\s+([\d\.]+)/