mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Generate Layout 2020 regression report more than once
This commit is contained in:
parent
494e28bbcd
commit
f524363667
2 changed files with 7 additions and 2 deletions
|
@ -265,7 +265,8 @@ def layout_2020_regressions_report():
|
|||
)
|
||||
.with_index_and_artifacts_expire_in(log_artifacts_expire_in)
|
||||
.with_artifacts("/repo/tests/wpt/reftests-report/report.html")
|
||||
.find_or_create("layout-2020-regressions-report")
|
||||
.with_index_at("layout-2020-regressions-report")
|
||||
.create()
|
||||
)
|
||||
|
||||
def macos_unit():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue