From: Petr Štetiar Date: Thu, 26 Dec 2019 08:48:31 +0000 (+0100) Subject: ci: enable unit testing X-Git-Url: https://git.librecmc.org/?p=oweals%2Fucert.git;a=commitdiff_plain;h=5f206bcfe5c271c591000cef07977676c1256d3f ci: enable unit testing In commit 4462ff9dedfa ("add cram based unit tests") some unit tests were added so enable them on CI as well. Signed-off-by: Petr Štetiar --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 94f65e7..4874fbd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,5 @@ variables: + CI_ENABLE_UNIT_TESTING: 1 CI_TARGET_BUILD_DEPENDS: ucert include: