Remove debug logs
This commit is contained in:
parent
1c0570d1a8
commit
f3799a26b6
2
.github/workflows/playwright.yml
vendored
2
.github/workflows/playwright.yml
vendored
@ -29,4 +29,4 @@ jobs:
|
||||
- name: Wait for the service to be ready
|
||||
run: npx wait-on http://127.0.0.1:3000/default/ --timeout 30000
|
||||
- name: Run Playwright tests
|
||||
run: DEBUG=pw:api pnpm exec playwright test
|
||||
run: pnpm exec playwright test
|
||||
|
Loading…
x
Reference in New Issue
Block a user