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 9b89dad commit ed3d66cCopy full SHA for ed3d66c
.github/workflows/ci.yml
@@ -30,5 +30,5 @@ jobs:
30
- name: Lint
31
run: pnpm run lint
32
33
- - name: Typecheck
34
- run: pnpm run typecheck
+ # - name: Typecheck
+ # run: pnpm run typecheck
0 commit comments