Skip to content

Commit

Permalink
CCM-5100: Remove TF validation step from Package Terraform action
Browse files Browse the repository at this point in the history
  • Loading branch information
m-houston committed Jul 9, 2024
1 parent d33da14 commit a0e979b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/actions/package-terraform/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ runs:
- name: Checkout
uses: actions/checkout@v4

- name: Validate
shell: bash
run: echo TODO Validate Terraform

- name: Upload artifact
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit a0e979b

Please sign in to comment.