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