chroma: adjust for default do_check

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

View File

@ -13,10 +13,6 @@ homepage="https://github.com/alecthomas/chroma"
distfiles="https://github.com/alecthomas/chroma/archive/v${version}.tar.gz"
checksum=beff1d23ee8343c66f62aa30f1f18da5813018dcdff147f3ac4bdd734a908821
do_check() {
go test -v
}
post_install() {
vlicense ../../COPYING
vdoc ../../README.md