Skip to content

Commit

Permalink
Revert "Update e2e-tests-with-operator.yml" (#884)
Browse files Browse the repository at this point in the history
Reverts #883
  • Loading branch information
thpierce authored Aug 30, 2024
1 parent 176d7a4 commit b366543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests-with-operator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v4
with:
role-to-assume: ${{ secrets.TEMP_JAVA_INSTRUMENTATION_INTEG_TEST_ARN}}
role-to-assume: ${{ secrets.JAVA_INSTRUMENTATION_INTEG_TEST_ARN}}
aws-region: us-west-2
# 4 hours
role-duration-seconds: 14400
Expand Down

0 comments on commit b366543

Please sign in to comment.