This commit is contained in:
William Fu-Hinthorn
2024-03-01 01:14:56 -08:00
parent 3603f3e98c
commit f546886447
+1 -1
View File
@@ -45,4 +45,4 @@ jobs:
env:
LANGCHAIN_API_KEY: test
shell: bash
run: poetry run pytest -o python_files=non_python_only --check-links --ignore="*.py" -k .ipynb --check-links-ignore "https://(api|web)\.smith\.langchain\.com/.*" .
run: poetry run pytest -o python_files=non_python_only --check-links --ignore="*.py" -k .ipynb --check-links-ignore "https://(api|web)\.smith\.langchain\.com/.*" --check-links-ignore "https://x.com/.*" .