From 5b677990383bb865027defb2926e582afc84cb0c Mon Sep 17 00:00:00 2001 From: Paul Valerie GOMA Date: Thu, 17 Jul 2025 18:31:38 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=9A=20fix:=20test=20deployment=20fixed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 07e153b..63aabbd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,7 +21,6 @@ unit-tests: - coverage/ expire_in: 1 month only: - - branches - merge_requests publish-npm: