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 baaf734 commit ce5ca41Copy full SHA for ce5ca41
.github/workflows/typecheck.yml
@@ -15,4 +15,4 @@ jobs:
15
with:
16
node-version: '18.1.0'
17
- run: yarn install
18
- - run: yarn all:typecheck
+ - run: yarn typecheck
0 commit comments