We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d448df1 commit f5a626fCopy full SHA for f5a626f
.github/workflows/main.yml
@@ -61,7 +61,7 @@ jobs:
61
- name: install dependencies
62
uses: nick-fields/retry@v3
63
with:
64
- timeout_minutes: 5
+ timeout_minutes: 20
65
max_attempts: 3
66
retry_on: error
67
command: |
0 commit comments