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 a70306f commit afbd240Copy full SHA for afbd240
1 file changed
.github/workflows/branch-validation.yml
@@ -58,9 +58,6 @@ jobs:
58
- name: 🏗 Setup Turborepo Cache
59
uses: dtinth/setup-github-actions-caching-for-turbo@v1
60
61
- - name: 🧹 Dedupe
62
- run: pnpm dedupe --check
63
-
64
- name: 🧪 Typecheck
65
run: pnpm run typecheck
66
0 commit comments