1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-01-17 08:48:05 +00:00

fix frontend ci testing [skip ci]

This commit is contained in:
checktheroads 2021-01-01 14:31:56 -07:00
parent b2de21b657
commit 951ffec8f6

View file

@ -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