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

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a4a2191..00c8085 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,6 +4,6 @@ stages:
 Test Code:
     stage: Run
     tags:
-        - VM-Win-PlotID 
+        - matlab
     script:
             -./test.sh
\ No newline at end of file
-- 
GitLab