Add CI tests
Some checks failed
Lint / lint (push) Failing after 12s
Publish / publish (push) Failing after 12s

This commit is contained in:
Julien Valverdé
2026-03-25 03:17:01 +01:00
parent 9a5e76bb11
commit a887ba4070
5 changed files with 10 additions and 88 deletions

View File

@@ -23,5 +23,7 @@ jobs:
run: bun lint:biome
- name: Build
run: bun run build
- name: Test
run: bun test
- name: Pack
run: bun pack