From b9e583a8716d785bb4bf2824df7c4473cde4ed85 Mon Sep 17 00:00:00 2001
From: "Lemmer, Jan" <jan.lemmer@fst.tu-darmstadt.de>
Date: Thu, 7 Oct 2021 11:50:10 +0200
Subject: [PATCH] Update .gitlab-ci.yml

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 00c8085..dfc679a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,4 +6,4 @@ Test Code:
     tags:
         - matlab
     script:
-            -./test.sh
\ No newline at end of file
+            -./CI_files/test.sh
-- 
GitLab