mirror of
https://github.com/fluencelabs/tendermint
synced 2025-07-02 22:21:44 +00:00
Try CircleCI timeout extension again
This commit is contained in:
@ -29,8 +29,8 @@ dependencies:
|
||||
|
||||
test:
|
||||
override:
|
||||
- "cd $REPO && make test_integrations"
|
||||
timeout: 1200
|
||||
- "cd $REPO && make test_integrations":
|
||||
timeout: 1200
|
||||
post:
|
||||
- "cd $REPO && bash <(curl -s https://codecov.io/bash)"
|
||||
|
||||
|
Reference in New Issue
Block a user