Skip to content
Snippets Groups Projects
Commit 7b12fa89 authored by Albin Henriksson's avatar Albin Henriksson
Browse files

Issue/2 test front end

parent 9b824308
No related branches found
No related tags found
1 merge request!8Issue/2 test front end
......@@ -13,6 +13,14 @@ install:
- client/.npm/
- client/node_modules/
linting:
stage: client-test
script:
- cd client
- npm run lint
dependencies:
- install
test:unit:
stage: client-test
script:
......
{
"lockfileVersion": 1
}
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