mirror of
https://github.com/documenso/documenso.git
synced 2026-07-14 06:47:10 +10:00
chore: update ci
This commit is contained in:
@@ -28,7 +28,8 @@ jobs:
|
||||
- name: Seed the database
|
||||
run: npm run prisma:seed
|
||||
|
||||
- uses: ./.github/actions/cache-build
|
||||
- name: Build app
|
||||
run: npm run build
|
||||
|
||||
- name: Run Playwright tests
|
||||
run: npm run ci
|
||||
|
||||
Reference in New Issue
Block a user