mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-03 03:48:43 +02:00
[Docs] Link glob (#2823)
This commit is contained in:
@@ -107,8 +107,8 @@ jobs:
|
||||
poetry run pytest -v \
|
||||
--check-links-ignore "https://(api|web|docs)\.smith\.langchain\.com/.*" \
|
||||
--check-links-ignore "http://localhost:8123/.*" \
|
||||
--check-links-ignore "http://localhost:2024/.*" \
|
||||
--check-links-ignore "http://127.0.0.1:2024/.*" \
|
||||
--check-links-ignore "http://localhost:2024.*" \
|
||||
--check-links-ignore "http://127.0.0.1:.*" \
|
||||
--check-links-ignore "https://x.com/.*" \
|
||||
--check-links-ignore "https://github\.com/.*" \
|
||||
--check-links-ignore "/.*\.(ipynb|html)$" \
|
||||
|
||||
Reference in New Issue
Block a user