chore: update ci

This commit is contained in:
Xor290
2026-08-19 13:05:18 +02:00
parent ad6574815a
commit 1be60cc48a
-3
View File
@@ -36,9 +36,6 @@ jobs:
- name: Typecheck
run: npm run typecheck
- name: Test
run: npm test
- name: Build
run: npm run build