mirror of
https://github.com/flarum/core.git
synced 2025-07-16 14:26:25 +02:00
Error in GH actions on type failures
This commit is contained in:
2
framework/core/.github/workflows/js.yml
vendored
2
framework/core/.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:
|
||||||
|
Reference in New Issue
Block a user