Fixes type-check

This commit is contained in:
zomars 2022-02-09 15:59:24 -07:00 committed by Omar López
parent cb14aaca14
commit 830f033f9b

View file

@ -24,4 +24,4 @@ jobs:
with:
node-version: ${{ matrix.node }}
- run: yarn
- run: tsc
- run: yarn type-check