Skip to content

Commit 682e74e

Browse files
authored
Augment timeout for test_documentation on Docker
1 parent 509fe73 commit 682e74e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ jobs:
208208
- name: "Test Documentation"
209209
uses: nick-fields/retry@v3
210210
with:
211-
timeout_minutes: 4
211+
timeout_minutes: 8
212212
max_attempts: 2
213213
shell: bash
214214
command: |

0 commit comments

Comments
 (0)