From 5b6cd3b9954545dc2b30921add7e2bb720b14096 Mon Sep 17 00:00:00 2001
From: Benhammou Mohammed Rachid <mrbenhammou@takima.fr>
Date: Tue, 21 May 2024 16:11:19 +0200
Subject: [PATCH] update gitlab-ci.yml

---
 .gitlab-ci.yml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f7f4d86..11e8b5a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -17,6 +17,4 @@ build:
 
 test:
   variables:
-    SIZE: large
-  script:
-    - npm run test:ci
\ No newline at end of file
+    SIZE: large
\ No newline at end of file
-- 
GitLab