CI with passWithNoTests
Some checks failed
CI / test (push) Failing after 46s

This commit is contained in:
2026-02-05 20:16:07 +00:00
parent bb3d6ff091
commit 9efe5ca943

View File

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