Skip to content
Snippets Groups Projects
Commit e5dc86b3 authored by Erik Borgeteien Hansen's avatar Erik Borgeteien Hansen
Browse files

Update .gitlab-ci.yml file

parent cd189adb
No related branches found
No related tags found
1 merge request!31Cicd
Pipeline #176761 passed with stages
in 1 minute and 45 seconds
......@@ -25,6 +25,7 @@ test:unit:
stage: test
needs: ["npm:install"]
script:
- npm ci
- npm run test:unit
#test:coverage:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment