forked from mirrors/thatmattlove-hyperglass
fix frontend ci testing [skip ci]
This commit is contained in:
parent
b2de21b657
commit
951ffec8f6
1 changed files with 2 additions and 3 deletions
5
.github/workflows/frontend.yml
vendored
5
.github/workflows/frontend.yml
vendored
|
|
@ -26,6 +26,5 @@ jobs:
|
|||
run: yarn install
|
||||
|
||||
- name: TypeScript Check
|
||||
uses: icrawl/action-tsc@v1
|
||||
with:
|
||||
project: ${{ env.working-directory }}
|
||||
working-directory: ${{ end.working-directory }}
|
||||
run: yarn typecheck
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue