mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-28 20:06:24 +00:00
Try to extend CircleCI timeout
This commit is contained in:
@@ -30,6 +30,7 @@ dependencies:
|
||||
test:
|
||||
override:
|
||||
- "cd $REPO && make test_integrations"
|
||||
timeout: 1200
|
||||
post:
|
||||
- "cd $REPO && bash <(curl -s https://codecov.io/bash)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user