mirror of
https://github.com/microsoft/playwright.git
synced 2025-01-05 19:04:43 +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
|
||||
run: |
|
||||
npm install
|
||||
cd .local-webkit; cd "$(ls)"; ls -1 | LD_LIBRARY_PATH=$PWD xargs ldd
|
||||
npm run build
|
||||
DUMPIO=1 xvfb-run --auto-servernum npm run wunit
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user