diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d84db7fb6421d886b3596cce8e5c6124506c563e..7dd8eb4439312b42ab06537ed5b2ad936040f09a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -63,6 +63,7 @@ tests:debian: tests:debian_with_bubblewrap: image: $CONTAINER_REGISTRY:debian stage: test + allow_failure: true <<: *prepare_env script: - su - mat2 -c "python3-coverage run --branch -m unittest discover -s tests/"