Skip to content

Commit ae5d015

Browse files
committed
fix var handling
1 parent 4edb341 commit ae5d015

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

crewai-tools/run.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,5 @@ pip install uv
1919
uv sync --extra mongodb
2020
uv run pytest -v tests/tools/test*mongodb*.py
2121

22-
export MONGODB_URI=$MONGODB_URI
23-
export OPENAI_API_KEY=$OPENAI_API_KEY
24-
2522
mv ../test_mongodb_vector_search_tool.py .
2623
uv run python test_mongodb_vector_search_tool.py

0 commit comments

Comments
 (0)