We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 424d2f6 commit c2c4525Copy full SHA for c2c4525
.evergreen/config.yml
@@ -239,7 +239,7 @@ buildvariants:
239
expansions:
240
DIR: langchain-python
241
REPO_NAME: langchain-mongodb
242
- CLONE_URL: --branch INTPYTHON-447-3 https://github.com/langchain-ai/langchain-mongodb.git
+ CLONE_URL: https://github.com/langchain-ai/langchain-mongodb.git
243
DATABASE: langchain_test_db
244
run_on:
245
- rhel87-small
@@ -253,7 +253,7 @@ buildvariants:
253
254
DIR: langgraph-python
255
256
257
DATABASE: langgraph-test
258
259
0 commit comments