Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove the go vet step. Because the go test command runs go vet, there's no need to run go vet separately. Remove the verbose flag from the go test step. The verbose output provides little value and gets in the way of seeing the actual problems.
- Loading branch information