Update .gitlab-ci.yml file
This commit is contained in:
@@ -7,7 +7,7 @@ unit-test:
|
||||
before_script:
|
||||
- npm install
|
||||
script:
|
||||
- npm run test:ci
|
||||
- npm run test
|
||||
coverage: /All files[^|]*\|[^|]*\s+([\d\.]+)/
|
||||
artifacts:
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user