Run playwright tests in verbose mode
Some checks failed
Add copyright notice / copyright_notice (pull_request) Successful in 2m0s
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m21s
Build Nginx-based docker image / build-static-assets (push) Successful in 13m39s
Playwright Tests / test (pull_request) Has been cancelled
Some checks failed
Add copyright notice / copyright_notice (pull_request) Successful in 2m0s
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m21s
Build Nginx-based docker image / build-static-assets (push) Successful in 13m39s
Playwright Tests / test (pull_request) Has been cancelled
This commit is contained in:
parent
fed86088c3
commit
4455c0e6d4
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