From db3a311c3beeb51a154044d8f3ad293793a7e060 Mon Sep 17 00:00:00 2001 From: jerger Date: Fri, 29 Jul 2022 16:36:26 +0200 Subject: [PATCH] reenable schema test --- .gitlab-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8cebfd8..50fe61e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -42,8 +42,7 @@ test-clj: script: - lein test -# todo: fix "Middleware redirect-https failed validation: could not find schema for Middleware" and add again -.test-schema: +test-schema: <<: *clj stage: build_and_test script: