Skip to content

Commit f15f7a7

Browse files
committed
increase docs timeout
1 parent c2befea commit f15f7a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
100100
docs:
101101
runs-on: ubuntu-20.04
102-
timeout-minutes: 5
102+
timeout-minutes: 10
103103
defaults:
104104
run:
105105
shell: bash -l {0}

0 commit comments

Comments
 (0)