Skip to content

Commit

Permalink
Test retry
Browse files Browse the repository at this point in the history
Signed-off-by: Glenn Jocher <[email protected]>
  • Loading branch information
glenn-jocher authored Jan 8, 2025
1 parent 694425a commit e489b45
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ jobs:
matrix:
website:
[
www.ultralytics.com,
docs.ultralytics.com,
community.ultralytics.com,
handbook.ultralytics.com,
]
steps:
Expand Down Expand Up @@ -87,7 +84,7 @@ jobs:
- name: Run Broken Link Checks on Website
id: lychee
uses: ultralytics/actions/retry@main
uses: ultralytics/actions/retry@test
with:
timeout_minutes: 60
retry_delay_seconds: 900
Expand Down

0 comments on commit e489b45

Please sign in to comment.