We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdd1757 commit 418308dCopy full SHA for 418308d
.github/workflows/test.yml
@@ -15,6 +15,7 @@ jobs:
15
node-version: 22
16
- run: corepack enable
17
- run: yarn --immutable
18
+ - run: yarn deduple --check
19
- run: yarn build
20
- run: yarn test
21
- run: yarn lint
0 commit comments