add svelte-check to workflow

Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
Andrey Platov
2021-09-11 09:19:59 +02:00
parent 95ae04391f
commit d422f6b4fd
2 changed files with 39 additions and 0 deletions
+3
View File
@@ -38,3 +38,6 @@ jobs:
- name: Building...
run: node common/scripts/install-run-rush.js rebuild --verbose
- name: Checking svelte sources...
run: common/scripts/each.sh svelte-check