Skip to content

Commit 5c96686

Browse files
Increase coverage build timeout to 90 minutes
1 parent 7ccc050 commit 5c96686

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate_coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3.0.2
123123
with:
124124
shell: bash
125-
timeout_minutes: 60
125+
timeout_minutes: 90
126126
max_attempts: 5
127127
retry_on: error
128128
command: |

0 commit comments

Comments
 (0)