mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-19 15:57:48 +08:00
revert
This commit is contained in:
parent
ce1cf63c8a
commit
c9a252b19a
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -28,7 +28,6 @@ jobs:
|
||||
|
||||
- name: Lint Go code
|
||||
run: |
|
||||
export PATH=${PATH}:$(go env GOPATH)/bin # temporary fix. See https://github.com/actions/setup-go/issues/14
|
||||
go get -u golang.org/x/lint/golint
|
||||
go get -u github.com/client9/misspell/cmd/misspell
|
||||
make vet
|
||||
|
Loading…
x
Reference in New Issue
Block a user