chore: Tweak test config

This commit is contained in:
Sidharth Vinod
2025-03-17 19:59:34 -07:00
parent 65faee55b7
commit 23c93e9e92
3 changed files with 8 additions and 6 deletions
+1 -3
View File
@@ -42,9 +42,7 @@ jobs:
run: pnpm build
- name: Run Playwright tests
run: |
pnpm preview &
pnpm test:e2e
run: pnpm test:e2e
env:
CI: true