Skip to content

Commit

Permalink
Add timeout to retry (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
kajeagentspi authored Jan 19, 2023
1 parent f8a8aeb commit 8ff862b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
with:
max_attempts: 3
retry_on: error
timeout_minutes: 20
command: ignite chain build -v

######################################################
Expand Down

0 comments on commit 8ff862b

Please sign in to comment.