skip platform links

This commit is contained in:
rasbt 2024-05-25 18:09:19 -05:00
parent 0c253ad843
commit 80c8584c9d
No known key found for this signature in database
GPG Key ID: 3C6E5C7C075611DB

View File

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