mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
skip platform links
This commit is contained in:
2
.github/workflows/check-links.yml
vendored
2
.github/workflows/check-links.yml
vendored
@@ -27,4 +27,4 @@ jobs:
|
||||
|
||||
- name: Check links
|
||||
run: |
|
||||
pytest --check-links ./
|
||||
pytest --check-links ./ --check-links-ignore "https://platform.openai.com/*"
|
||||
Reference in New Issue
Block a user