diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bfac4f84e9291116275c1a00972b46d8fb1febf2..4fd4d9ea37c51833a447111d0618f35797e82f80 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -24,7 +24,7 @@ lint-helm:
     entrypoint: [""]
   tags:
     - exec-docker
-  script: helm lint execution/helm/
+  script: helm lint helm/
 
 
 # Theodolite Benchmarks