[libgweather/Community/Purism/libgweather-location-get-english-name: 1/2] ci: Run install before tests
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather/Community/Purism/libgweather-location-get-english-name: 1/2] ci: Run install before tests
- Date: Tue, 8 Oct 2019 09:32:34 +0000 (UTC)
commit f5aebab71577c04062161f536be8ec4b80c8a869
Author: Bastien Nocera <hadess hadess net>
Date: Tue Oct 8 11:31:56 2019 +0200
ci: Run install before tests
So that translations are installed where they are expected.
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ca84644..9b682fb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,6 +10,6 @@ build-fedora:
- dnf install -y redhat-rpm-config meson libxml2-devel vala gettext itstool gtk3-devel
geocode-glib-devel gobject-introspection-devel libsoup-devel libabigail git
script:
- meson _build
- - ninja -C _build test
- ninja -C _build install
+ - ninja -C _build test
- ./.ci/check-abi ${LAST_ABI_BREAK} $(git rev-parse HEAD)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]