mirror of
https://github.com/versia-pub/server.git
synced 2026-04-28 13:19:16 +02:00
Finish full migration to Drizzle
This commit is contained in:
parent
0ca77e9dcc
commit
b1ee6e5684
7 changed files with 5 additions and 43 deletions
7
.github/workflows/tests.yml
vendored
7
.github/workflows/tests.yml
vendored
|
|
@ -44,13 +44,6 @@ jobs:
|
|||
run: |
|
||||
mv .github/config.workflow.toml config/config.toml
|
||||
|
||||
- name: Generate Prisma Client
|
||||
run: |
|
||||
bunx prisma generate
|
||||
|
||||
- name: Migrate database
|
||||
run: bun migrate
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
bun test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue