1
0
mirror of https://github.com/flarum/core.git synced 2025-08-02 22:47:33 +02:00

Error in GH actions on type failures

This commit is contained in:
Alexander Skvortsov
2021-12-12 22:51:05 -05:00
parent 55dd8f17f3
commit 4444357563

View File

@@ -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: