mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Run unit tests on the main Linux workflow
This commit is contained in:
parent
fc512cef42
commit
951a244ad1
1 changed files with 2 additions and 0 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -52,6 +52,7 @@ jobs:
|
|||
with:
|
||||
layout: '2013'
|
||||
wpt: 'test'
|
||||
unit-tests: true
|
||||
|
||||
build-linux-layout-2020:
|
||||
name: Linux (layout-2020)
|
||||
|
@ -60,6 +61,7 @@ jobs:
|
|||
with:
|
||||
layout: '2020'
|
||||
wpt: 'test'
|
||||
unit-tests: true
|
||||
|
||||
build_result:
|
||||
name: homu build finished
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue