diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1e871664e3d636ada5e6182ef1aae44a3d67cbc9..0727ca389b73f204b89402d8c5348122601a3d49 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -40,7 +40,6 @@ test-php8.0:
 
 linting:
   stage: test
-  allow_failure: true
   script:
     - sudo update-alternatives --set php /usr/bin/php7.4
     - composer install