Restore execution of playwright tests #130
2
.github/workflows/playwright.yml
vendored
2
.github/workflows/playwright.yml
vendored
@ -27,4 +27,4 @@ jobs:
|
||||
- name: Run the service that will be tested
|
||||
run: pnpm run start &
|
||||
- name: Run Playwright tests
|
||||
run: pnpm exec playwright test
|
||||
run: DEBUG=pw:api pnpm exec playwright test
|
||||
|
Loading…
x
Reference in New Issue
Block a user