Skip to content
Snippets Groups Projects
Commit e5b8f64a authored by Kristian Valset Aars's avatar Kristian Valset Aars
Browse files

Update .gitlab-ci.yml file

parent 2c2050ed
No related branches found
No related tags found
No related merge requests found
Pipeline #170980 failed
...@@ -23,4 +23,4 @@ install: # This job runs in the build stage, which runs first. ...@@ -23,4 +23,4 @@ install: # This job runs in the build stage, which runs first.
unit-test: unit-test:
stage: test stage: test
script: script:
- npm run test:unit - npm run test:unit --passWithNoTests
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment