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

Don't be silly

parent 8bea9891
No related merge requests found
......@@ -66,7 +66,7 @@ tests:debian_with_bubblewrap:
<<: *prepare_env
script:
- su - mat2 -c "python3-coverage run --branch -m unittest discover -s tests/"
- su - mat2 -c "python3-coverage report --fail-under=100 -m --include 'libmat2/*'"
- su - mat2 -c "python3-coverage report --fail-under=95 -m --include 'libmat2/*'"
tests:fedora:
image: $CONTAINER_REGISTRY:fedora
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment