diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8a4b74dd666c3e7fe440649cef5904ce398e34e8..556b1791b527eedea1a83146bc6a9437f60dfcfe 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -43,7 +43,7 @@ code-style:
           write(stdout, out);
           exit(1);
       end'
-    allow_failure: true
+  allow_failure: true
 
 
 # Name a test and select an appropriate image.