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

test/Update .gitlab-ci.yml

parent e551b38e
No related branches found
No related tags found
1 merge request!48Updated workflow so that unit test and lint are two different stages
Pipeline #280096 failed
......@@ -49,7 +49,7 @@ vitest_unit-tests:
policy: pull
eslint_run-lint:
stage: test
stage: lint
script:
- npm ci
- 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