Update .gitlab-ci.yml file

This commit is contained in:
Pritimay Sarkar
2024-01-11 05:39:10 +00:00
parent 6895562d9e
commit 8b9a84c4bb

View File

@@ -7,7 +7,7 @@ unit-test:
before_script: before_script:
- npm install - npm install
script: script:
- npm run test:ci - npm run test
coverage: /All files[^|]*\|[^|]*\s+([\d\.]+)/ coverage: /All files[^|]*\|[^|]*\s+([\d\.]+)/
artifacts: artifacts:
paths: paths: