[geocode-glib/wip/hadess/fix-pi-locale] ci: Run installed-tests too



commit f6166c2e15d9d7312faf8dc4c3ec949a156ac9c9
Author: Bastien Nocera <hadess hadess net>
Date:   Sat Jul 2 17:03:43 2022 +0200

    ci: Run installed-tests too

 .gitlab-ci.yml | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 45e0082..590ee1e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,6 +14,7 @@ variables:
       gcc-c++
       glibc-devel
       libabigail
+      gnome-desktop-testing
     SOUP2_DEPS:
       libsoup-devel
     SOUP3_DEPS:
@@ -29,6 +30,7 @@ variables:
     - ninja -C _build install
     - ninja -C _build test
     - ninja -C _build dist
+    - gnome-desktop-testing-runner geocode-glib
   artifacts:
     name: "geocode-glib-${CI_JOB_NAME}-${CI_COMMIT_REF_NAME}"
     when: always


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