Skip to content

Commit dff5ae5

Browse files
authored
Increase install timeout (#2898)
1 parent bd050f6 commit dff5ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/health_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
runs-on: ${{ matrix.os }}
148148
needs:
149149
- resolve_inputs
150-
timeout-minutes: 10
150+
timeout-minutes: 15
151151
steps:
152152
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # version 4.1.4
153153
- uses: ./.github/actions/setup_node

0 commit comments

Comments
 (0)