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

CI: remove yarn integrity checks again

renovate can't deal with it sadly: https://github.com/renovatebot/renovate/issues/13804
parent 51a5bec1
No related branches found
No related tags found
No related merge requests found
Pipeline #90753 passed
...@@ -17,7 +17,6 @@ test: ...@@ -17,7 +17,6 @@ test:
stage: test stage: test
script: script:
- yarn install --frozen-lockfile - yarn install --frozen-lockfile
- yarn check --integrity
- yarn run test - yarn run test
linting: linting:
......
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