Skip to content
Snippets Groups Projects
Commit 181a1db9 authored by Sigmund, Dominik's avatar Sigmund, Dominik
Browse files

Update file .gitlab-ci.yml

parent 608a940f
No related merge requests found
Pipeline #7126 passed
...@@ -19,6 +19,7 @@ test: ...@@ -19,6 +19,7 @@ test:
stage: test stage: test
before_script: before_script:
- npm install -g jest - npm install -g jest
- npm install
script: script:
- jest - jest
artifacts: artifacts:
......
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