From 9e10be8bd222b5533b2af1bd62b86915b094c2a4 Mon Sep 17 00:00:00 2001 From: lb584 <lb584@cam.ac.uk> Date: Wed, 31 May 2023 12:45:43 +0100 Subject: [PATCH] adding some skip test annotations and wiring in the unit tests to gitlab --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 258d6d6..94995bb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -279,7 +279,7 @@ full_fat_epi: expire_in: 10 days pages: - when: manual + when: always stage: docs script: - echo "hello" -- GitLab