mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-18 09:53:48 +00:00
update module to trigger tests again for debug
This commit is contained in:
parent
2694bdaaec
commit
d5d4004343
1 changed files with 0 additions and 1 deletions
1
.github/workflows/go.yml
vendored
1
.github/workflows/go.yml
vendored
|
|
@ -20,7 +20,6 @@ jobs:
|
|||
- name: Run tests
|
||||
run: |
|
||||
git submodule update --init --depth 1 --recursive
|
||||
go version
|
||||
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