Skip to content

Commit

Permalink
more test workflaow
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrod-lowe committed Aug 4, 2024
1 parent ed634bd commit cebc1ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/environment-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
with:
path: terraform/environment/github
variables: |
aws_account=${{ secrets.AWS_ACCOUNT }}
aws_account="${{ secrets.AWS_ACCOUNT }}"
aws_region=${{ secrets.AWS_REGION }}

0 comments on commit cebc1ad

Please sign in to comment.