Skip to content

Commit 028326e

Browse files
committed
testing devolv wrapper
1 parent d76620f commit 028326e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test-devolv-action.yml.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ jobs:
1414
- name: Checkout test repo
1515
uses: actions/checkout@v3
1616

17+
- name: Debug AWS identity before Devolv Action
18+
run: aws sts get-caller-identity
19+
1720
- name: Configure AWS credentials
1821
uses: aws-actions/configure-aws-credentials@v4
1922
with:

0 commit comments

Comments
 (0)