We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58241cd + b3dc907 commit 689a675Copy full SHA for 689a675
langchain-python/run.sh
@@ -25,6 +25,6 @@ just install
25
export MONGODB_URI=$MONGODB_URI
26
export OPENAI_API_KEY=$OPENAI_API_KEY
27
28
-just test
+just tests
29
30
just integration_tests
langgraph-python/run.sh
0 commit comments