mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-17 17:33:47 +00:00
rm check_generate
This commit is contained in:
parent
5898421d1e
commit
9f17980b93
1 changed files with 0 additions and 1 deletions
1
.github/workflows/go.yml
vendored
1
.github/workflows/go.yml
vendored
|
|
@ -30,7 +30,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
go run build/ci.go lint
|
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_baddeps
|
go run build/ci.go check_baddeps
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue