Skip to content

Commit fcdaeee

Browse files
Update admin_playwright_tests.yml
1 parent ca2b66e commit fcdaeee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/admin_playwright_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
- name: Run All Playwright Tests
8989
env:
9090
BASE_URL: 'http://127.0.0.1:8000'
91+
PWDEBUG: true
9192
run: |
9293
npx playwright test --reporter=list --config=tests/e2e-pw/playwright.config.ts --shard=${{ matrix.shard-index }}/${{ matrix.shard-total }}
9394
working-directory: packages/Webkul/Admin

0 commit comments

Comments
 (0)