mirror of
https://github.com/nmasur/dotfiles
synced 2026-06-03 13:03:57 +00:00
fix: formatting for just the specific folder
This commit is contained in:
@@ -78,6 +78,7 @@ jobs:
|
||||
# Checks whether Terraform is formatted properly. If this fails, you
|
||||
# should install the pre-commit hook.
|
||||
- name: Check Formatting
|
||||
working-directory: ${{ env.TERRAFORM_DIRECTORY }}
|
||||
run: |
|
||||
terraform fmt -no-color -check -diff -recursive
|
||||
|
||||
|
||||
Reference in New Issue
Block a user