diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 513d579cea22781a21ee9f757b06463fa3b644a3..29096f4711f57810b4cd1360a67f56d199b17491 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -31,7 +31,7 @@ format:
     - poetry shell
     - black --check bin silkaj tests
 
-type:
+.type:
   <<: *changes
   stage: checks 
   script: