yq-go: adjust for default do_check

This commit is contained in:
classabbyamp 2024-08-09 13:36:50 -04:00 committed by classabbyamp
parent 0ec7f49317
commit a83e77ff49
1 changed files with 0 additions and 4 deletions

View File

@ -12,10 +12,6 @@ changelog="https://raw.githubusercontent.com/mikefarah/yq/master/release_notes.t
distfiles="https://github.com/mikefarah/yq/archive/refs/tags/v${version}.tar.gz"
checksum=ea950f5622480fc0ff3708c52589426a737cd4ec887a52922a74efa1be8f2fbf
do_check() {
./scripts/test.sh
}
post_install() {
# this came after yq 'the jq wrapper for yaml' so yq has the right to
# /usr/bin/yq, rename it to yq-go