mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
devops: drop DUMPIO from webkit test runs
This commit is contained in:
parent
2362d38e59
commit
64560b1bfa
2
.github/workflows/webkit.yml
vendored
2
.github/workflows/webkit.yml
vendored
@ -32,6 +32,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
npm install
|
npm install
|
||||||
npm run build
|
npm run build
|
||||||
DUMPIO=1 xvfb-run --auto-servernum npm run wunit
|
xvfb-run --auto-servernum npm run wunit
|
||||||
env:
|
env:
|
||||||
CI: true
|
CI: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user