Skip to content

Commit 418308d

Browse files
committed
dedupe
1 parent bdd1757 commit 418308d

File tree

2 files changed

+31
-303
lines changed

2 files changed

+31
-303
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
node-version: 22
1616
- run: corepack enable
1717
- run: yarn --immutable
18+
- run: yarn deduple --check
1819
- run: yarn build
1920
- run: yarn test
2021
- run: yarn lint

0 commit comments

Comments
 (0)