Skip to content

Commit ff159a6

Browse files
cdce8pPierre-Sassoulas
authored andcommitted
Bump timeout for docs check [ci] (#7771)
1 parent 9df5e8a commit ff159a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
documentation:
162162
name: documentation
163163
runs-on: ubuntu-latest
164-
timeout-minutes: 10
164+
timeout-minutes: 20
165165
needs: prepare-base
166166
steps:
167167
- name: Check out code from GitHub

0 commit comments

Comments
 (0)