ci: Start test stage immediately after build_meson
This commit is contained in:
@ -49,7 +49,7 @@ test_lintian:
|
|||||||
test:
|
test:
|
||||||
<<: *tags
|
<<: *tags
|
||||||
stage: test
|
stage: test
|
||||||
dependencies:
|
needs:
|
||||||
- build_meson
|
- build_meson
|
||||||
script:
|
script:
|
||||||
- ninja -C _build test
|
- ninja -C _build test
|
||||||
|
|||||||
Reference in New Issue
Block a user