Skip to content

Commit

Permalink
profile test code
Browse files Browse the repository at this point in the history
  • Loading branch information
peterwoodworth committed Aug 29, 2023
1 parent fc8e873 commit 5093cfc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests-integ.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
role-external-id: ${{ secrets.SECRETS_OIDC_AWS_ROLE_EXTERNAL_ID }}
- name: Check Profile
run: |
more .aws/credentials
ls
integ-access-keys:
strategy:
fail-fast: false
Expand All @@ -53,7 +53,7 @@ jobs:
role-external-id: ${{ secrets.SECRETS_AWS_ROLE_EXTERNAL_ID }}
- name: Check Profile
run: |
more .aws/credentials
ls
integ-access-keys-env:
strategy:
fail-fast: false
Expand Down

0 comments on commit 5093cfc

Please sign in to comment.