deactivate 32 bit lint
This commit is contained in:
parent
ed1b56bd5e
commit
2694bdaaec
|
@ -21,7 +21,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
git submodule update --init --depth 1 --recursive
|
git submodule update --init --depth 1 --recursive
|
||||||
go version
|
go version
|
||||||
go run build/ci.go lint
|
|
||||||
go run build/ci.go check_tidy
|
go run build/ci.go check_tidy
|
||||||
go run build/ci.go check_generate
|
go run build/ci.go check_generate
|
||||||
go run build/ci.go check_baddeps
|
go run build/ci.go check_baddeps
|
||||||
|
|
Loading…
Reference in New Issue