From 2e0b954aed1dc99724b260dd674cd6dda2b5e9cd Mon Sep 17 00:00:00 2001
From: leufen1 <l.leufen@fz-juelich.de>
Date: Thu, 14 Jul 2022 17:29:26 +0200
Subject: [PATCH] correct invalid yaml

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6a54a8a3..7da41c75 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -63,7 +63,7 @@ tests (from scratch):
     paths:
       - badges/
       - test_results/
-      -
+
 
 ### Tests ###
 tests:
-- 
GitLab