mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
Disable WPT on Taskcluster for now
This commit is contained in:
parent
ffd94e2849
commit
f5430df60e
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ from decisionlib import DecisionTask
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
linux_tidy_unit()
|
linux_tidy_unit()
|
||||||
linux_wpt()
|
# linux_wpt()
|
||||||
|
|
||||||
|
|
||||||
build_artifacts_expiry = "1 week"
|
build_artifacts_expiry = "1 week"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue