[gnome-calendar] Revert "ci: Install project before running tests"



commit e7ecf6a9158a473389691d516a5779fe46455b89
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Wed Feb 21 19:24:09 2018 +0000

    Revert "ci: Install project before running tests"
    
    This reverts commit 3bf88e210361a776e0fba3f52b2824bd079e5e33.

 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e461f243..eba12c5f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -60,7 +60,6 @@ deploy:
   script:
     - meson . _build
     - ninja -C _build
-    - ninja -C _build install # Workaround GSettings...
     - meson test -C _build
     - ninja dist -C _build
   only:


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