Skip to content

Commit

Permalink
Add timeout to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
d0cd committed Dec 5, 2023
1 parent 4a0228b commit 220eef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 220eef3

Please sign in to comment.