Skip to content

Commit

Permalink
updated link checks
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt committed Feb 26, 2025
1 parent 20320b1 commit b4c9b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ jobs:
--check-links-ignore "https://code.visualstudio.com/*" \
--check-links-ignore "https://arxiv.org/*" \
--check-links-ignore "https://ai.stanford.edu/~amaas/data/sentiment/" \
--check-links-ignore
--check-links-ignore "https://x.com/*"
# pytest --check-links ./ --check-links-ignore "https://platform.openai.com/*" --check-links-ignore "https://arena.lmsys.org" --retries 2 --retry-delay 5

0 comments on commit b4c9b52

Please sign in to comment.