Skip to content

Commit 7f4995b

Browse files
Updated target of Langchain tests to point to langchain-ai/langchain#23535 (#29)
1 parent 52db18d commit 7f4995b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.evergreen/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,8 @@ buildvariants:
143143
expansions:
144144
DIR: langchain-python
145145
REPO_NAME: langchain
146-
CLONE_URL: https://github.com/langchain-ai/langchain.git
146+
# TODO - Replace with upstream when closing PYTHON-4435
147+
CLONE_URL: -b PYTHON-4435-explicit-ids --single-branch https://github.com/caseyclements/langchain.git
147148
DATABASE: langchain_test_db
148149
run_on:
149150
- rhel87-small

0 commit comments

Comments
 (0)