mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-11 12:17:44 +02:00
add svelte-check to workflow
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user