Skip to content

Commit

Permalink
Increase lychee link-checker timeout.
Browse files Browse the repository at this point in the history
  • Loading branch information
yallop committed Sep 28, 2024
1 parent 3a781b2 commit 853149c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checklinks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
uses: lycheeverse/[email protected]
with:
fail: true
args: "--cache --max-redirects 10 --max-cache-age 1d ."
args: "--timeout 120 --cache --max-redirects 10 --max-cache-age 1d ."

0 comments on commit 853149c

Please sign in to comment.