chore(repo): remove theoretical workflow and fix prisma ci generation
This commit is contained in:
@@ -90,6 +90,9 @@ jobs:
|
||||
- name: Lint and format checks
|
||||
run: bun run check
|
||||
|
||||
- name: Generate Prisma client
|
||||
run: bun run db:generate
|
||||
|
||||
- name: Typecheck
|
||||
run: bun run typecheck
|
||||
|
||||
|
||||
Reference in New Issue
Block a user