mirror of https://github.com/ArduPilot/ardupilot
.github: split Plane tests into tests1a and tests1b
This commit is contained in:
parent
23513e3f9a
commit
c330e8e824
|
@ -213,7 +213,8 @@ jobs:
|
|||
fail-fast: false # don't cancel if a job from the matrix fails
|
||||
matrix:
|
||||
config: [
|
||||
sitltest-plane,
|
||||
sitltest-plane-tests1a,
|
||||
sitltest-plane-tests1b,
|
||||
sitltest-quadplane,
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue