Run unit tests on the main Linux workflow

This commit is contained in:
Martin Robinson 2023-06-09 13:35:41 +02:00
parent fc512cef42
commit 951a244ad1

View file

@ -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