Skip to content
Snippets Groups Projects
Commit 0ca72ee9 authored by Andreas's avatar Andreas
Browse files

feat/Job for checking lint

parent 3b1702ca
No related branches found
No related tags found
1 merge request!46Updated jobs to also check vitest unit tests and run npm lint to check lint
Pipeline #279891 passed with warnings
......@@ -47,7 +47,7 @@ vitest_unit-tests:
- node_modules/
policy: pull
eslint_lint:
eslint_check-lint:
stage: test
script:
- 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