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

CI: run yarn check --integrity

To make sure that the lock file is up to date
parent 302d04a3
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@ stages:
test:
stage: test
script:
- yarn check --integrity
- yarn install --frozen-lockfile
- yarn run test
......
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