Update actions

This commit is contained in:
Krzysztof Wolski 2020-06-08 15:58:15 +02:00
parent 9481334afa
commit 0205ac1609

View file

@ -38,7 +38,7 @@ jobs:
- name: Run tsc
run: |
npm run tsc
npm run check-types
- name: Run lint
run: |
@ -95,4 +95,4 @@ jobs:
- name: Check message extraction
run: |
npm run extract-messages
git diff ./locale
git diff --exit-code ./locale