devops: drop DUMPIO from webkit test runs

This commit is contained in:
Andrey Lushnikov 2020-01-13 17:28:14 -08:00 committed by GitHub
parent 2362d38e59
commit 64560b1bfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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