mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Windows: don’t check out tests/wpt
Creating many files is slow, on Windows
This commit is contained in:
parent
522445f609
commit
3b2076fdc3
2 changed files with 23 additions and 6 deletions
|
@ -135,6 +135,7 @@ def windows_dev():
|
|||
"python2",
|
||||
],
|
||||
dependencies=[python27_task],
|
||||
sparse_checkout_exclude=["tests/wpt"],
|
||||
**build_kwargs
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue