Skip to content

Commit 5d607a8

Browse files
committed
fix langchain test
1 parent 0b82bbf commit 5d607a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

langchain-python/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ROOT_DIR=$(dirname $SCRIPT_DIR)
1313
PYTHON_BINARY=$(find_python3)
1414

1515
# shellcheck disable=SC2164
16-
cd libs/mongodb
16+
cd libs/langchain-mongodb
1717

1818
$PYTHON_BINARY -m venv venv_pipeline
1919
source venv_pipeline/bin/activate

0 commit comments

Comments
 (0)