[gimp/wip/schumaml/gimp-2-10-distcheck: 64/65] Enable distcheck



commit 8abf6dc7e31efd86a70a9028c509387cb4846c44
Author: Michael Schumacher <schumaml gmx de>
Date:   Sat Oct 26 18:28:42 2019 +0200

    Enable distcheck

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ab9ddfb446..5f421839d0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -165,7 +165,7 @@ gegl-git:
         --prefix="${INSTALL_PREFIX}"
         --enable-debug
     - make -j "$(nproc)"
-    # - make check
+    - make distcheck
   artifacts:
     name: "app-tests-logs-${CI_JOB_NAME}-${CI_COMMIT_REF_NAME}"
     when: on_failure


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