.github: split Plane tests into tests1a and tests1b

This commit is contained in:
Peter Barker 2024-10-02 15:22:35 +10:00 committed by Peter Barker
parent 23513e3f9a
commit c330e8e824
1 changed files with 2 additions and 1 deletions

View File

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