Skip to content
Snippets Groups Projects
Commit a3d2cb46 authored by Thomas Roos's avatar Thomas Roos
Browse files

Require node modules in linting of JS

parent 870cd1a5
No related branches found
No related tags found
No related merge requests found
......@@ -38,6 +38,7 @@ test_py:
script: yarn test:py
lint_js:
<<: *node_modules
stage: test
allow_failure: true
script:
......
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