Skip to content

Commit

Permalink
updated rendering of python test script
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-hermann-sva committed Mar 28, 2024
1 parent c7274a4 commit 462bd7d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test-terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,11 @@ jobs:
needs: Create-Terraform-Configuration
continue-on-error: false
steps:
- name: Checkout code
uses: actions/[email protected]
with:
fetch-depth: '0'

- name: Set and test aws credentials
if: ${{ inputs.cloud == 'aws' }}
id: aws-creds
Expand Down

0 comments on commit 462bd7d

Please sign in to comment.