Updates link checker timeout.

This commit is contained in:
John Washam 2022-01-01 18:09:27 -08:00
parent 8b84fcdeb2
commit fe6480c401
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
link_checker:
name: Check links and create automated issue if needed
runs-on: ubuntu-latest
timeout-minutes: 5
timeout-minutes: 10
env:
REPORT_FILE: links-report
steps: