shfmt: adjust for default do_check

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

View File

@ -20,7 +20,3 @@ post_install() {
vman shfmt.1
vlicense LICENSE
}
do_check() {
go test ./...
}