mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
Always create a WPT update task.
This commit is contained in:
parent
97ad913dc2
commit
fc6f6bdda7
1 changed files with 1 additions and 1 deletions
|
@ -535,7 +535,7 @@ def update_wpt():
|
||||||
./etc/ci/update-wpt-checkout open-pr
|
./etc/ci/update-wpt-checkout open-pr
|
||||||
./etc/ci/update-wpt-checkout cleanup
|
./etc/ci/update-wpt-checkout cleanup
|
||||||
""")
|
""")
|
||||||
.find_or_create("wpt_update." + CONFIG.task_id())
|
.create()
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue