Skip to content
Snippets Groups Projects
Commit ad0bd203 authored by Mathias Picker's avatar Mathias Picker
Browse files

done

parent 87748ff0
No related branches found
No related tags found
No related merge requests found
Pipeline #87984 passed
......@@ -19,7 +19,7 @@ install:
paths:
- node_modules
test:
test_server:
stage: test
script:
- apt-get update
......@@ -38,6 +38,7 @@ test:
- npm test
test_client:
stage: test
script:
- cd client
- npm install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment