update module to trigger tests again for debug
This commit is contained in:
parent
2694bdaaec
commit
d5d4004343
|
@ -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 New Issue