1
0
Fork 0

Allow bubblewrap to fail for now

This commit is contained in:
jvoisin 2021-05-05 21:04:29 +02:00
parent c9be50f968
commit 682552d152
1 changed files with 1 additions and 0 deletions

View File

@ -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/"