mirror of
https://github.com/microsoft/playwright.git
synced 2025-01-07 11:46:42 +03:00
Update webkit.yml
this line didn't make sense to me so i'll delete it and see what happens.
This commit is contained in:
parent
4d2a503c44
commit
b7ac026e55
1
.github/workflows/webkit.yml
vendored
1
.github/workflows/webkit.yml
vendored
@ -31,7 +31,6 @@ jobs:
|
|||||||
- name: npm install, build, and test
|
- name: npm install, build, and test
|
||||||
run: |
|
run: |
|
||||||
npm install
|
npm install
|
||||||
cd .local-webkit; cd "$(ls)"; ls -1 | LD_LIBRARY_PATH=$PWD xargs ldd
|
|
||||||
npm run build
|
npm run build
|
||||||
DUMPIO=1 xvfb-run --auto-servernum npm run wunit
|
DUMPIO=1 xvfb-run --auto-servernum npm run wunit
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user