1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +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