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: |
|
||||
npm install
|
||||
npm run build
|
||||
DUMPIO=1 xvfb-run --auto-servernum npm run wunit
|
||||
xvfb-run --auto-servernum npm run wunit
|
||||
env:
|
||||
CI: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue