mirror of
https://github.com/flarum/core.git
synced 2025-01-17 22:29:15 +01: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
|
working-directory: ./js
|
||||||
|
|
||||||
- name: Typecheck
|
- name: Typecheck
|
||||||
run: yarn run check-typings || true # REMOVE THIS ONCE TYPE SAFETY REACHED
|
run: yarn run check-typings
|
||||||
working-directory: ./js
|
working-directory: ./js
|
||||||
|
|
||||||
type-coverage:
|
type-coverage:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user