From ede1afcce3fb7d7d04e0a8cf06aef7820dd9ef9c Mon Sep 17 00:00:00 2001 From: lukas Date: Tue, 19 May 2020 21:50:43 +0200 Subject: [PATCH] correct build dependencies for unit test --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9025908..c461647 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -49,7 +49,7 @@ test: image: luki42/dynuiprefresher_build:latest script: - cd build - - make test + - make build-test - make build-xml artifacts: reports: