Adjust CI

This commit is contained in:
Vanilagy
2025-06-18 16:45:11 +02:00
parent 7203ee776c
commit 7dd4876c52
2 changed files with 8 additions and 1 deletions
+3
View File
@@ -20,6 +20,9 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Run build
run: npm run build
- name: Run TypeScript
run: npm run check