mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-19 15:57:48 +08:00
Update main.yml
This commit is contained in:
parent
7e99d69ce0
commit
0b1e8441b3
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -30,7 +30,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
go get -u golang.org/x/lint/golint
|
go get -u golang.org/x/lint/golint
|
||||||
go get -u github.com/client9/misspell/cmd/misspell
|
go get -u github.com/client9/misspell/cmd/misspell
|
||||||
make vet
|
|
||||||
make fmt-check
|
make fmt-check
|
||||||
make misspell-check
|
make misspell-check
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user