Merge pull request #14635 from backstage/freben/dupe

verify at CI that the lockfile has no duplicates
This commit is contained in:
Fredrik Adelöw
2022-11-15 14:29:07 +01:00
committed by GitHub
+3
View File
@@ -67,6 +67,9 @@ jobs:
with:
cache-prefix: ${{ runner.os }}-v${{ matrix.node-version }}
- name: verify yarn dependency duplicates
run: yarn dedupe --check
- name: verify changesets
run: node scripts/verify-changesets.js