Skip to content

Commit

Permalink
fix: validate
Browse files Browse the repository at this point in the history
  • Loading branch information
a5chin committed Nov 20, 2024
1 parent 2d47f7f commit 57d71a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ jobs:
validate:
runs-on: ubuntu-latest

needs: [setup]

strategy:
fail-fast: false
matrix: ${{ fromJSON(needs.setup.outputs.matrix) }}
Expand Down

0 comments on commit 57d71a7

Please sign in to comment.