Add CI tests
This commit is contained in:
@@ -16,3 +16,7 @@ jobs:
|
||||
run: bun lint:tsc
|
||||
- name: Lint Biome
|
||||
run: bun lint:biome
|
||||
- name: Build
|
||||
run: bun run build
|
||||
- name: Test
|
||||
run: bun test
|
||||
|
||||
Reference in New Issue
Block a user