Add tests to CI
Lint / lint (push) Failing after 43s

This commit is contained in:
Julien Valverdé
2026-07-24 23:42:22 +02:00
parent 7d6bab81be
commit 116c1b440d
4 changed files with 8 additions and 2 deletions
+2
View File
@@ -16,3 +16,5 @@ jobs:
run: bun lint:tsc
- name: Lint Biome
run: bun lint:biome
- name: Test
run: bun run test