Skip to content

Commit 67e2df6

Browse files
committed
Update Critic Version
1 parent 0597998 commit 67e2df6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
- name: Check links in notebooks
4141
env:
4242
LANGCHAIN_API_KEY: test
43-
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/*". --check-links-ignore "https://twitter.com/*"
43+
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/*". --check-links-ignore "https://twitter.com/*" --check-links-ignore "https://*.streamlit.app/"

optimization/tweet-critic

0 commit comments

Comments
 (0)