fix: mode handling
Some checks failed
CI / Test (pull_request) Failing after 22s

This commit is contained in:
2025-01-08 18:23:40 +01:00
parent 6ed44211c4
commit 07fcfc1539
5 changed files with 39 additions and 6 deletions

View File

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