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 2d90ea7 commit bb271ebCopy full SHA for bb271eb
.github/workflows/main.yml
@@ -25,7 +25,7 @@ jobs:
25
restore-keys: |
26
${{ runner.os }}-modules-
27
- run: yarn install
28
- - run: yarn typecheck
29
- run: yarn build
+ - run: yarn typecheck
30
- run: yarn lint:ci
31
- run: yarn doctor
0 commit comments