Skip to content
Snippets Groups Projects
Commit 682552d1 authored by Julien (jvoisin) Voisin's avatar Julien (jvoisin) Voisin
Browse files

Allow bubblewrap to fail for now

parent c9be50f9
No related branches found
No related tags found
No related merge requests found
......@@ -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/"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment