Skip to content
Snippets Groups Projects
Commit 797350f1 authored by Yannis Barlas's avatar Yannis Barlas
Browse files

re-enable lint in ci

parent 2b69107c
No related branches found
No related tags found
No related merge requests found
......@@ -9,8 +9,8 @@ install:
- node_modules
- packages/*/node_modules
#lint:
# script: npm run lint
lint:
script: npm run lint
test:
script: npm run test
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment