skip platform links

This commit is contained in:
rasbt
2024-05-25 18:09:19 -05:00
parent 0c253ad843
commit 80c8584c9d

View File

@@ -27,4 +27,4 @@ jobs:
- name: Check links
run: |
pytest --check-links ./
pytest --check-links ./ --check-links-ignore "https://platform.openai.com/*"