fish-shell: enable tests locally
This commit is contained in:
parent
108d40b16c
commit
d18b2f9105
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ distfiles="https://github.com/fish-shell/fish-shell/releases/download/${version}
|
|||
checksum=5944da1a8893d11b0828a4fd9136ee174549daffb3d0adfdd8917856fe6b4009
|
||||
register_shell="/bin/fish /usr/bin/fish"
|
||||
# tests don't work as root
|
||||
make_check=extended
|
||||
make_check=ci-skip
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
makedepends+=" libatomic-devel"
|
||||
|
|
Loading…
Reference in a new issue