[gvfs/wip/hadess/more-tests: 2/2] ci: Enable all the backends for which we have installed-tests




commit 72062a73b33e8c55000caf85643cfc95b9cf919a
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jul 19 13:21:23 2022 +0200

    ci: Enable all the backends for which we have installed-tests

 .gitlab-ci.yml | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 98c6661f..81e01758 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,6 +11,12 @@ fedora:
           -Ddevel_utils=true
           -Dman=true
           -Dafc=true
+          -Darchive=true
+          -Dsftp=true
+          -Dsmb=true
+          -Dudisks2=true
+          -Dhttp=true
+          -Dgphoto2=true
           --prefix /usr --werror build
         - sudo ninja -C build install
         - GIO_USE_VOLUME_MONITOR=unix gnome-desktop-testing-runner gvfs


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