File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1267,7 +1267,7 @@ tasks:
1267
1267
working_dir : src
1268
1268
binary : bash
1269
1269
args :
1270
- - ${DRIVERS_TOOLS}/aws_lambda/run-deployed-lambda-aws-tests.sh
1270
+ - ${DRIVERS_TOOLS}/.evergreen/ aws_lambda/run-deployed-lambda-aws-tests.sh
1271
1271
env :
1272
1272
TEST_LAMBDA_DIRECTORY : ${PROJECT_DIRECTORY}/test/lambda
1273
1273
DRIVERS_TOOLS : ${DRIVERS_TOOLS}
Original file line number Diff line number Diff line change @@ -1191,7 +1191,7 @@ tasks:
1191
1191
working_dir : src
1192
1192
binary : bash
1193
1193
args :
1194
- - ${DRIVERS_TOOLS}/aws_lambda/run-deployed-lambda-aws-tests.sh
1194
+ - ${DRIVERS_TOOLS}/.evergreen/ aws_lambda/run-deployed-lambda-aws-tests.sh
1195
1195
env :
1196
1196
TEST_LAMBDA_DIRECTORY : ${PROJECT_DIRECTORY}/test/lambda
1197
1197
DRIVERS_TOOLS : ${DRIVERS_TOOLS}
You can’t perform that action at this time.
0 commit comments