Skip to content

Commit fdb1011

Browse files
authored
Update main.yml
1 parent 9937c33 commit fdb1011

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/main.yml

-4
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ jobs:
1313
steps:
1414
- name: Checkout code
1515
uses: actions/checkout@v3
16-
17-
- name: Diagnose credential issues
18-
run: |
19-
aws sts get-caller-identity
2016

2117
- name: Configure AWS credentials using Assume Role
2218
uses: aws-actions/configure-aws-credentials@v2

0 commit comments

Comments
 (0)