yq-go: adjust for default do_check
This commit is contained in:
parent
0ec7f49317
commit
a83e77ff49
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue