mirror of https://github.com/goccy/go-json.git
remove go vet
This commit is contained in:
parent
88ffc1673e
commit
2db3ac841b
|
@ -10,6 +10,3 @@ jobs:
|
|||
with:
|
||||
version: v1.36.0
|
||||
args: --timeout=5m
|
||||
- name: Run go vet
|
||||
run: |
|
||||
go vet ./...
|
||||
|
|
Loading…
Reference in New Issue