Fix typecheck. (#14)
Reviewed-on: #14 Co-authored-by: Drew Galbraith <drew@tiramisu.one> Co-committed-by: Drew Galbraith <drew@tiramisu.one>
This commit is contained in:
parent
b3dd711ea1
commit
5fcdcef449
3 changed files with 28 additions and 7 deletions
|
|
@ -74,7 +74,7 @@ jobs:
|
|||
working-directory: frontend
|
||||
|
||||
- name: Typecheck
|
||||
run: npm run typecheck || echo "Failed"
|
||||
run: npm run typecheck
|
||||
working-directory: frontend
|
||||
|
||||
- name: Test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue