From 14ee49fc7b8b003e1072b9ea5c4ff55170c48124 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Wed, 7 Aug 2024 19:05:45 +0200 Subject: [PATCH] ci: really aleks --- .gitlab/ci/test.gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/ci/test.gitlab-ci.yml b/.gitlab/ci/test.gitlab-ci.yml index 30711f5ff..169003dde 100644 --- a/.gitlab/ci/test.gitlab-ci.yml +++ b/.gitlab/ci/test.gitlab-ci.yml @@ -4,7 +4,7 @@ .test-stage: stage: test - image: "cote-tests" + image: "core-tests" variables: PYTEST_ADDOPTS: "--color=yes" before_script: