From 2f6732e49921977305660b021ddb79dcea86935c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Tue, 20 Apr 2021 00:05:50 +0200 Subject: [PATCH] postgresql: enable tests locally --- srcpkgs/postgresql/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/postgresql/template b/srcpkgs/postgresql/template index 25f7e62bd8d..fcbf3e2a67c 100644 --- a/srcpkgs/postgresql/template +++ b/srcpkgs/postgresql/template @@ -21,7 +21,7 @@ changelog="https://www.postgresql.org/docs/current/release-${version//./-}.html" distfiles="https://ftp.postgresql.org/pub/source/v${version}/${pkgname}-${version}.tar.bz2" checksum=930feaef28885c97ec40c26ab6221903751eeb625de92b22602706d7d47d1634 # initdb fails on github actions, works locally with xbps-uunshare -make_check=extended +make_check=ci-skip conf_files=" /etc/default/${pkgname}