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