mirror of
https://github.com/documenso/documenso.git
synced 2025-11-22 12:41:36 +10:00
chore: cleanup
This commit is contained in:
2
.github/workflows/e2e-tests.yml
vendored
2
.github/workflows/e2e-tests.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
- name: Copy env
|
||||
run: cp .env.example .env
|
||||
run: cp ./apps/web/.env.example .env
|
||||
- name: Build
|
||||
run: npm run build
|
||||
- name: Install Playwright Browsers
|
||||
|
||||
Reference in New Issue
Block a user