mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
updated git clone depth on lint test
This commit is contained in:
parent
bedfbdd8a6
commit
a18927d755
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ matrix:
|
||||||
- lint
|
- lint
|
||||||
git:
|
git:
|
||||||
submodules: false # avoid cloning ethereum/tests
|
submodules: false # avoid cloning ethereum/tests
|
||||||
|
depth: 1
|
||||||
script:
|
script:
|
||||||
- go run build/ci.go lint
|
- go run build/ci.go lint
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue