Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Lena Sadowska authored and Lena Sadowska committed Oct 19, 2023
1 parent 109ae31 commit bbb2e54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
strategy:
matrix:
module: ${{ fromJson(needs.modules.outputs.modules) }}
uses: appvia/appvia-cicd-workflows/.github/workflows/terraform-plan.yml@main
name: Terraform
uses: appvia/appvia-cicd-workflows/.github/workflows/terraform-plan-aws.yml
name: Terraform Run
secrets:
infracost-api-key: ${{ secrets.ORG_INFRACOST_API_KEY }}
with:
Expand Down

0 comments on commit bbb2e54

Please sign in to comment.