Skip to content

Commit

Permalink
undo
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-shaw committed Jul 4, 2024
1 parent a68d758 commit e6c3bc4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4

- name: Assume role in Cloud Platform
uses: aws-actions/configure-aws-credentials@v4
with:
role-to-assume: ${{ secrets.ECR_ROLE_TO_ASSUME }}
aws-region: ${{ vars.ECR_REGION }}

- name: Setup Ruby and install gems
uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit e6c3bc4

Please sign in to comment.