Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Errored format caused formatting error
  • Loading branch information
AdmiraalA committed Mar 29, 2024
1 parent 2fa0243 commit 581d9a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
cli_config_credentials_token: ${{ secrets.TF_API_TOKEN }}

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

0 comments on commit 581d9a9

Please sign in to comment.