diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8f6367c20f9d1f2b11670b2ba20d96c157380187..958412512e347dafd07a5de0c37e87820c3e8b5b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,7 +13,7 @@ stages:
   - coverage
 
 job:codestyling:
-  stage: codestyling
+  stage: codeStyling
   script: python3 run-clang-format.py -r src include tests