skip platform links

This commit is contained in:
rasbt
2024-05-25 18:09:19 -05:00
parent d4efdfe4d9
commit 5d48181434

View File

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