postgresql: enable tests locally

This commit is contained in:
Piotr Wójcik 2021-04-20 00:05:50 +02:00 committed by Piotr
parent 8c5dd11891
commit 2f6732e499

View file

@ -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}