Skip to content

Commit c42af70

Browse files
committed
👷 ci: Remove env to allow testing on Vercel Preview deployments
1 parent be258d3 commit c42af70

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/playwright.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ jobs:
3434
working-directory: apps/finance/
3535

3636
- name: Run Playwright tests
37-
env:
38-
BASE_URL: ${{ github.event.deployment_status.environment_url }}
3937
run: cd apps/student/ && pnpm exec playwright test
4038

4139
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)