mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Split the WPT workflow from the Linux one
This allows running tests for only one layout system at a time. This was originally part of #29950, but was lost in the shuffle.
This commit is contained in:
parent
c008a0112a
commit
3242ad2ca3
3 changed files with 146 additions and 111 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -53,6 +53,7 @@ jobs:
|
|||
uses: ./.github/workflows/linux.yml
|
||||
with:
|
||||
wpt: 'test'
|
||||
layout: 'all'
|
||||
unit-tests: true
|
||||
|
||||
build_result:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue