make checks work

This commit is contained in:
Jai A
2024-10-16 15:57:44 -07:00
parent a7d4001b00
commit 907ef38189
32 changed files with 3330 additions and 6862 deletions

View File

@@ -66,5 +66,8 @@ jobs:
- name: Lint
run: pnpm lint
- name: Start Docker Compose
run: docker compose up -d
- name: Test
run: pnpm test