Skip to content
Snippets Groups Projects
Commit 8e39e574 authored by Artur Carvalho's avatar Artur Carvalho
Browse files

Try fix CI

parent fd244c59
No related branches found
No related tags found
1 merge request!1Add initial libraries
Pipeline #67826 failed
......@@ -21,8 +21,10 @@ unit tests:
- npm run test:unit
lint and format:
- image: cimg/openjdk:17.0-node
- script:
stage: lint
image: cimg/openjdk:17.0-node
script:
- npm ci
- npm run format
- npm run lint
......
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