From 3eb390da5ad892bb29aa787edcb6df7a7dffbdb8 Mon Sep 17 00:00:00 2001 From: Ron Rise Date: Mon, 21 Apr 2025 13:44:21 -0400 Subject: [PATCH] =?UTF-8?q?Don=E2=80=99t=20mess=20with=20Voodoo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index aaef802..10c5c3b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,6 +21,7 @@ include: file: 'jobs/golang-tests.yml' ref: master inputs: + job_name: "Go Tests" working_directory: "backend" stage: Tests - project: 'shared/blueprints'