There was an error while loading. Please reload this page.
1 parent 6ee7c94 commit 773602bCopy full SHA for 773602b
1 file changed
.github/workflows/pre-merge.yml
@@ -19,7 +19,7 @@ jobs:
19
cache: yarn
20
21
- name: Check lock for duplications
22
- run: yarn dedupe --check
+ run: yarn update-lock --fail
23
24
- name: Install dependencies
25
run: yarn install --immutable
0 commit comments