diff --git a/srcpkgs/fish-shell/template b/srcpkgs/fish-shell/template index 35ce6f0967e..c7d3076af03 100644 --- a/srcpkgs/fish-shell/template +++ b/srcpkgs/fish-shell/template @@ -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"