mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-18 09:53:48 +00:00
deactivate 32 bit lint
This commit is contained in:
parent
ed1b56bd5e
commit
2694bdaaec
1 changed files with 0 additions and 1 deletions
1
.github/workflows/go.yml
vendored
1
.github/workflows/go.yml
vendored
|
|
@ -21,7 +21,6 @@ jobs:
|
|||
run: |
|
||||
git submodule update --init --depth 1 --recursive
|
||||
go version
|
||||
go run build/ci.go lint
|
||||
go run build/ci.go check_tidy
|
||||
go run build/ci.go check_generate
|
||||
go run build/ci.go check_baddeps
|
||||
|
|
|
|||
Loading…
Reference in a new issue