[tracker/wip/carlosg/more-tests] foo



commit bfda6479367d1f8f4686a4c262044e804b0ea404
Author: Carlos Garnacho <carlosg gnome org>
Date:   Fri Mar 11 19:11:21 2022 +0100

    foo

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c04188030..9af442c37 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -294,7 +294,7 @@ build-alpine-latest@x86_64:
         --exclude=../utils --exclude=../examples --exclude=../docs/reference
         --exclude='\.\./build/.*\.[ch]$' --exclude='.*/tests/.*\.[ch]$'
         --exclude='\.\./src/.*\.vala$'
-        --json --output=../coverage-${CI_JOB_NAME}.json 2>/dev/null
+        --json --print-summary --output=../coverage-${CI_JOB_NAME}.json
     - popd
     - |
       echo "Distribution: "


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]