svelte-check

Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
Andrey Platov
2021-09-11 09:33:02 +02:00
parent d422f6b4fd
commit c0b9c1d2f0
2 changed files with 10 additions and 9 deletions
+3 -2
View File
@@ -36,8 +36,9 @@ jobs:
- name: Installing...
run: node common/scripts/install-run-rush.js install
- name: Checking svelte sources...
run: common/scripts/each.sh svelte-check
- name: Building...
run: node common/scripts/install-run-rush.js rebuild --verbose
- name: Checking svelte sources...
run: common/scripts/each.sh svelte-check