Skip to content

Commit 2424f30

Browse files
authored
Merge branch 'main' into switch-sk-repo-for-testing
2 parents 6cd7f65 + 97076d2 commit 2424f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crewai-tools/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ uv sync --extra mongodb
2020
uv run pytest -v tests/tools/test*mongodb*.py
2121

2222
mv ../test_mongodb_vector_search_tool.py .
23-
uv run python test_mongodb_vector_search_tool.py
23+
uv run --with langchain_community --with pypdf test_mongodb_vector_search_tool.py

0 commit comments

Comments
 (0)