Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
jvoisin
mat2
Commits
88b7ec2c
Commit
88b7ec2c
authored
Nov 23, 2020
by
jvoisin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Don't be silly
parent
8bea9891
Pipeline
#49892
passed with stages
in 3 minutes and 11 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
No files found.
.gitlab-ci.yml
View file @
88b7ec2c
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment