mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-17 17:33:47 +00:00
Disable appveyor coverage
This commit is contained in:
parent
fd82fd0402
commit
28de0e7c99
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ build_script:
|
|||
|
||||
test_script:
|
||||
- set CGO_ENABLED=1
|
||||
- go run build\ci.go test -coverage
|
||||
- go run build\ci.go test
|
||||
|
||||
deploy:
|
||||
artifact: /multi-geth-win64\.zip.*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue