Skip to content
Snippets Groups Projects
Commit c66adb87 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

CI: integrity check needs the node_modules directory

parent 305dc4f0
No related branches found
No related tags found
No related merge requests found
Pipeline #87694 failed
......@@ -16,8 +16,8 @@ stages:
test:
stage: test
script:
- yarn check --integrity
- yarn install --frozen-lockfile
- yarn check --integrity
- yarn run test
linting:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment