diff --git a/e2e_tests/run_e2e_tests.sh b/e2e_tests/run_e2e_tests.sh index ebd544f3..65898f19 100644 --- a/e2e_tests/run_e2e_tests.sh +++ b/e2e_tests/run_e2e_tests.sh @@ -1,7 +1,8 @@ # if any of the commands fail, the script will exit set -e -source common_scripts.sh +pwd +source ./common_scripts.sh log building function_callling demo pushd ../demos/function_calling