diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e8956e126b3ea42a28ad9f71ac6dc0093a5d3bb1..df40149bb35f647f0305188e908085eb3125ee5e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -70,7 +70,7 @@ test-gnu-bin:
     - python ../check_model.py
     - cd ../log_reg/
     - mpiexec -n 1 ../../../bin/sisso++
-    - python ../check_model.py
+    - python check_model.py
     - cd ../max_corr/
     - mpiexec -n 1 ../../../bin/sisso++
     - python ../check_model.py