Fixes type-check
This commit is contained in:
2
.github/workflows/check-types.yml
vendored
2
.github/workflows/check-types.yml
vendored
@@ -24,4 +24,4 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ matrix.node }}
|
||||
- run: yarn
|
||||
- run: tsc
|
||||
- run: yarn type-check
|
||||
|
||||
Reference in New Issue
Block a user