mirror of
https://github.com/documenso/documenso.git
synced 2026-07-13 06:25:01 +10:00
fix: e2e
This commit is contained in:
@@ -22,9 +22,6 @@ jobs:
|
||||
|
||||
- uses: ./.github/actions/playwright-install
|
||||
|
||||
- name: Generate Prisma Client
|
||||
run: npm run prisma:generate -w @documenso/prisma
|
||||
|
||||
- name: Create the database
|
||||
run: npm run prisma:migrate-dev
|
||||
|
||||
|
||||
Reference in New Issue
Block a user