Migration from Prisma to Drizzle-ORM
This commit is contained in:
parent
ed472e40ed
commit
2479dd518d
30 changed files with 1018 additions and 6504 deletions
3
.github/workflows/playwright.yml
vendored
3
.github/workflows/playwright.yml
vendored
|
@ -53,8 +53,7 @@ jobs:
|
|||
- name: 'Compiling page'
|
||||
run: |
|
||||
echo "${{ secrets.ENV_FILE }}" > .env
|
||||
pnpm prisma generate
|
||||
pnpm run build
|
||||
pnpm build
|
||||
|
||||
- name: Run Playwright tests
|
||||
run: pnpm playwright test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue