mirror of
https://github.com/fluencelabs/tendermint
synced 2025-05-27 21:21:20 +00:00
disable metalinter on CI
This commit is contained in:
parent
b7a75ce8c3
commit
b39e768a1a
@ -16,7 +16,7 @@ checkout:
|
||||
|
||||
test:
|
||||
override:
|
||||
- cd $REPO && make get_vendor_deps && make metalinter_test && make test_integrations
|
||||
- cd $REPO && make get_vendor_deps && make test_integrations
|
||||
post:
|
||||
- cd "$REPO" && bash <(curl -s https://codecov.io/bash) -f coverage.txt
|
||||
- cd "$REPO" && mv coverage.txt "${CIRCLE_ARTIFACTS}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user