From 65f59ce4c666af8468a83f99c2f1eedc221e218e Mon Sep 17 00:00:00 2001
From: SebastianEbert <sebastian.ebert@tu-dresden.de>
Date: Wed, 3 Feb 2021 13:28:40 +0100
Subject: [PATCH] updated CI

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 01a6e4f..e5275bd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,7 @@ variables:
 
 stages:
 - build
- - test
+- test
 # - publish
 
 before_script:
-- 
GitLab