mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-28 18:59:42 +02:00
x
This commit is contained in:
@@ -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/.*" .
|
||||
|
||||
Reference in New Issue
Block a user