Update main.yml

This commit is contained in:
thinkerou 2019-11-30 22:04:27 +08:00 committed by GitHub
parent 7e99d69ce0
commit 0b1e8441b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,6 @@ jobs:
run: |
go get -u golang.org/x/lint/golint
go get -u github.com/client9/misspell/cmd/misspell
make vet
make fmt-check
make misspell-check