From 788a39f144d8a29ba061942680709473dab17f6d Mon Sep 17 00:00:00 2001 From: Dorota Czaplejewicz Date: Thu, 24 Oct 2019 20:28:13 +0000 Subject: [PATCH] ci: Start test stage immediately after build_meson --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index de2eb047..be4f75b3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -49,7 +49,7 @@ test_lintian: test: <<: *tags stage: test - dependencies: + needs: - build_meson script: - ninja -C _build test