mirror of
https://github.com/servo/servo.git
synced 2025-10-16 16:29:18 +01:00
Update web-platform-tests to revision 20a217cb8488e4339e0c9610aba99e2654b676c3
This commit is contained in:
parent
3ca86eeba5
commit
21de781e2a
285 changed files with 5707 additions and 670 deletions
|
@ -8,6 +8,7 @@ wpt_root = os.path.abspath(os.path.join(here, os.pardir, os.pardir))
|
|||
def build(*args, **kwargs):
|
||||
subprocess.check_call(["docker",
|
||||
"build",
|
||||
"--pull",
|
||||
"--tag", "wpt:local",
|
||||
here])
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue