ci: Start test stage immediately after build_meson

This commit is contained in:
Dorota Czaplejewicz
2019-10-24 20:28:13 +00:00
parent 43e2b7b803
commit 788a39f144

View File

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