mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Run the Layout 2020 tests in main workflow
Also fix report_aggregated_expected_results.py which was reporting an error when there were no failing tests. This is more commonly an issue with Layout 2020 because if runs fewer tests and was causing builds to show up as failing even when they were not.
This commit is contained in:
parent
c5d31c3ab6
commit
8522647555
2 changed files with 6 additions and 2 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -59,6 +59,7 @@ jobs:
|
|||
uses: ./.github/workflows/linux.yml
|
||||
with:
|
||||
layout: '2020'
|
||||
wpt: 'test'
|
||||
|
||||
build_result:
|
||||
name: homu build finished
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue