mirror of
https://github.com/flarum/framework.git
synced 2024-11-22 06:33:27 +08:00
Error in GH actions on type failures
This commit is contained in:
parent
55dd8f17f3
commit
4444357563
2
.github/workflows/js.yml
vendored
2
.github/workflows/js.yml
vendored
|
@ -49,7 +49,7 @@ jobs:
|
|||
working-directory: ./js
|
||||
|
||||
- name: Typecheck
|
||||
run: yarn run check-typings || true # REMOVE THIS ONCE TYPE SAFETY REACHED
|
||||
run: yarn run check-typings
|
||||
working-directory: ./js
|
||||
|
||||
type-coverage:
|
||||
|
|
Loading…
Reference in New Issue
Block a user