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 29, 2024
1 parent 76a3bcf commit 961ffca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ jobs:
cli_config_credentials_token: ${{ secrets.TF_API_TOKEN }}

# Check for proper terraform formatting
- name: Terraform Format
id: fmt
run: terraform fmt -check
#- name: Terraform Format
# id: fmt
# run: terraform fmt -check

# Initialize Terraform
- name: Terraform Init
Expand Down

0 comments on commit 961ffca

Please sign in to comment.