inetutils: enable tests locally
This commit is contained in:
parent
b7d870997c
commit
c16535796a
|
@ -20,8 +20,8 @@ subpackages="inetutils-dnsdomainname inetutils-ftp inetutils-hostname
|
|||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
# tests can't run in CI
|
||||
make_check=extended
|
||||
# hostname test can't run in CI
|
||||
make_check=ci-skip
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl)
|
||||
|
|
Loading…
Reference in New Issue