mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-25 11:12:48 +03:00
Add timeout to CI
This commit is contained in:
parent
4a0228bcac
commit
220eef35de
@ -111,7 +111,7 @@ jobs:
|
||||
name: leo new
|
||||
command: |
|
||||
export LEO=/home/circleci/project/project/bin/leo
|
||||
./project/.circleci/leo-new.sh
|
||||
timeout 30m ./project/.circleci/leo-new.sh
|
||||
|
||||
leo-clean:
|
||||
docker:
|
||||
|
Loading…
Reference in New Issue
Block a user