diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fdac18efccaf1f45d8eff668aff3ce8f562f8cdb..21a5bcb017229bd7dc1a6db5d07c52f2989af1ba 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -19,14 +19,6 @@ install-dependencies:
       - node_modules
       - .npm
 
-lint:
-  stage: check
-  script:
-    - npm run ci:code-quality
-  artifacts:
-    reports:
-      codequality: gl-codequality.json
-
 .test-components:
   stage: test
   image: cypress/browsers:node-20.10.0-chrome-118.0.5993.88-1-ff-118.0.2-edge-118.0.2088.46-1