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 e2112d1 commit c4c0deeCopy full SHA for c4c0dee
.github/workflows/typecheck.yml
@@ -22,4 +22,5 @@ jobs:
22
- name: Install dependencies
23
run: pnpm install --frozen-lockfile
24
- name: Run type check
25
- run: pnpm run typecheck
+ run: pnpm run typecheck
26
+
0 commit comments