From 23aec568bf4571d8864e0de1f5048372c304d6ea Mon Sep 17 00:00:00 2001
From: Matteo Di Carlo <matteo.dicarlo@inaf.it>
Date: Wed, 16 Nov 2022 12:22:19 +0100
Subject: [PATCH] ST-1431 back to test stage

Signed-off-by: Matteo Di Carlo <matteo.dicarlo@inaf.it>
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0e62239c..97f907dd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -67,7 +67,7 @@ before_script:
     strategy: depend
 
 ska-tango-examples-tests:
-  stage: lint
+  stage: test
   tags:
     - k8srunner
   retry: 2
-- 
GitLab