Update main.yml

This commit is contained in:
thinkerou 2019-11-30 22:11:20 +08:00 committed by GitHub
parent 823f1e9841
commit 43664359fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,6 @@ jobs:
go get -u golang.org/x/lint/golint
go get -u github.com/client9/misspell/cmd/misspell
make fmt-check
make misspell-check
test:
name: Test