add test script and ci
Some checks failed
CI / Test (pull_request) Failing after 22s

This commit is contained in:
2025-03-25 21:59:32 +01:00
parent 8e425b4f12
commit 57dcb7ccca
2 changed files with 5 additions and 1 deletions

View File

@@ -23,3 +23,6 @@ jobs:
- name: Run spellcheck
run: bun run check:spell
- name: Run integration tests
run: bun run test:integration