diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index df9db0934a9dcf3d9ce28a92e0eb359de77720b1..b70ecaf92cd7962f8a0386c1669495facadf6b0e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -81,7 +81,7 @@ style:
     - ruff .
     - black --check --diff .
     - pydocstyle src/mpsd_software_manager/mpsd_software.py
-    - pydocstyle tests/test_mpsd-software.py
+    - pydocstyle tests/test_mpsd_software.py
     # we could also use `ruff --select D` for pycodestyle. But the behaviour is not exactly the same.
     - src/mpsd_software_manager/mpsd_software.py --version