uni: adjust for default do_check

This commit is contained in:
classabbyamp 2024-08-09 13:36:48 -04:00 committed by classabbyamp
parent 027e0fb0af
commit 03a3c79cee
1 changed files with 0 additions and 5 deletions

View File

@ -11,13 +11,8 @@ license="MIT"
homepage="https://github.com/arp242/uni"
distfiles="https://github.com/arp242/uni/archive/refs/tags/v${version}.tar.gz"
checksum=192f904eda8cd9f3dce002bc04a5c622ea113c269d4b1a19f4c89094b05f9cd9
conflicts="wvstreams"
do_check() {
go test -v ./...
}
post_install() {
vlicense LICENSE
}