Skip to content

Commit

Permalink
Bump timeout for docs check [ci] (#7771)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p authored and Pierre-Sassoulas committed Nov 17, 2022
1 parent 9df5e8a commit ff159a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Expand Up @@ -161,7 +161,7 @@ jobs:
documentation:
name: documentation
runs-on: ubuntu-latest
timeout-minutes: 10
timeout-minutes: 20
needs: prepare-base
steps:
- name: Check out code from GitHub
Expand Down

0 comments on commit ff159a6

Please sign in to comment.