Skip to content
Snippets Groups Projects
Commit 88dfda58 authored by Hermannn Knive's avatar Hermannn Knive
Browse files

Nytt forsøk

parent eae3364d
No related branches found
No related tags found
No related merge requests found
Pipeline #316067 passed
......@@ -17,9 +17,9 @@ test:
stage: test
script:
# install dependencies
- npm ci
- npm i
# Kjør express-serveren i bakgrunnen
- npm start @
- npm start &
# Kjør testene
- npm test
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment