CI without tests
All checks were successful
CI / test (push) Successful in 41s

This commit is contained in:
2026-02-05 20:14:42 +00:00
parent 8e5547a569
commit bb3d6ff091

View File

@@ -14,5 +14,3 @@ jobs:
run: npm run lint
- name: Typecheck
run: npm run typecheck
- name: Test
run: npm test