postgresql: enable tests locally
This commit is contained in:
parent
8c5dd11891
commit
2f6732e499
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue