From fa4338005f12131d4b173d84b60c2bd6d95f8789 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Loi=CC=88c=20Correnson?= <loic.correnson@cea.fr> Date: Tue, 14 May 2024 13:58:51 +0200 Subject: [PATCH] [ci/ivette] manual tests --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0f5e590aeb0..b4e9c55df44 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -224,6 +224,7 @@ wp-tests: ivette-tests: stage: tests image: "ocaml/opam:ubuntu-lts-ocaml-$OCAML" + when: manual before_script: - sudo apt update - sudo apt install -y xvfb curl unzip libnss3 libasound2 -- GitLab