Skip to content

Commit a3c8dfc

Browse files
committed
test
1 parent f592ecb commit a3c8dfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/java-lambda-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
-var="sdk_layer_name=AWSOpenTelemetryDistroJava-${{ github.run_id }}"
138138
-var="function_name=${{env.TERRAFORM_LAMBDA_FUNCTION_NAME}}"
139139
-var="layer_artifacts_directory=${{ env.ARTIFACTS_DIR }}"
140-
-var="region=${{ env.E2E_TEST_AWS_REGION }}"
140+
-var="region=us-east-1"
141141
-var="is_canary=${{ env.IS_CANARY }}"'
142142
max_retry: 6
143143
sleep_time: 60

0 commit comments

Comments
 (0)