Skip to content

Commit ee778e7

Browse files
committed
test
1 parent 5cdcceb commit ee778e7

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
@@ -28,7 +28,7 @@ permissions:
2828
contents: read
2929

3030
env:
31-
E2E_TEST_AWS_REGION: us-west-2
31+
E2E_TEST_AWS_REGION: us-east-1
3232
CALLER_WORKFLOW_NAME: ${{ inputs.caller-workflow-name }}
3333
E2E_TEST_ACCOUNT_ID: ${{ secrets.APPLICATION_SIGNALS_E2E_TEST_ACCOUNT_ID }}
3434
E2E_TEST_ROLE_NAME: ${{ secrets.APPLICATION_SIGNALS_E2E_TEST_ROLE_NAME }}

0 commit comments

Comments
 (0)