diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index eca5828e1ceb96b2c1f1e86c828c90cdf7fbd290..0f9a258de99ba559d280fc5ace74a3f111a9e30e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -117,7 +117,7 @@ unittest_py3.13:
   script:
     # TODO: Replace by '*python_test_script' as soon as 3.13 has been officially released.
     # Python docker has problems with tox and pip so use plain pytest here
-    - apt update && apt install cargo
+    - apt update && apt install -y cargo
     - touch ~/.pylinkahead.ini
     - pip install pynose pytest pytest-cov jsonschema>=4.4.0 setuptools
     - pip install .