diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0facf9123769fa40308717ee35605ef960f45e7d..c834b9719fd8843e87df3e4fc2ddd7d853519ba0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -97,7 +97,7 @@ pycodegen-integration:
   image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full
   stage: test
   when: manual
-  allow_failure: false
+  allow_failure: true
   script:
     - git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@i10git.cs.fau.de/pycodegen/pycodegen.git
     - cd pycodegen