From 489c480c636a641ee0fc5603b8bc196f3c75d3c6 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Mon, 13 Apr 2020 15:45:20 -0300 Subject: [common] run unit tests in CI --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e51d33b..da3611e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,6 +12,7 @@ stages: include: - local: 'cashier/.gitlab-ci.yml' - local: 'merchant-terminal/.gitlab-ci.yml' + - local: 'taler-kotlin-common/.gitlab-ci.yml' - local: 'wallet/.gitlab-ci.yml' after_script: -- cgit v1.2.3