Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AdmiraalA committed Mar 26, 2024
1 parent 91ef6ea commit f1fc608
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Run a Terraform fmt
uses: docker://hashicorp/terraform:light
with:
entrypoint: terraform
args: fmt --recursive -check=true --diff ../
# - name: Run a Terraform fmt
# uses: docker://hashicorp/terraform:light
# with:
# entrypoint: terraform
# args: fmt --recursive -check=true --diff ../

- name: Upload Configuration
uses: hashicorp/tfc-workflows-github/actions/[email protected]
Expand Down

0 comments on commit f1fc608

Please sign in to comment.