mmark: adjust for default do_check
This commit is contained in:
parent
84b9a27b7d
commit
8828520e1a
|
@ -11,10 +11,6 @@ homepage="https://github.com/mmarkdown/mmark/"
|
|||
distfiles="https://github.com/mmarkdown/mmark/archive/v${version}.tar.gz"
|
||||
checksum=fb3e20117f11805de5459c78a56476a4b38877d03be49c1c1227598d80e01dfd
|
||||
|
||||
do_check() {
|
||||
go test ./...
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue