From 4bafd4ece68c92be17a2b601d6a971f8f876a1f5 Mon Sep 17 00:00:00 2001
From: "Gervaise H. Henry" <gervaise.henry@utsouthwestern.edu>
Date: Fri, 14 Aug 2020 13:07:50 -0500
Subject: [PATCH] Fix CI

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2ea2354..0b4b582 100755
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -242,7 +242,7 @@ container_4.0.0_test:
       - always
 
 container_seurat_test:
-  stage: module_test
+  stage: container_test
   only:
     - branches
   except:
-- 
GitLab