mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-21 22:15:38 +00:00
fix: formatting for just the specific folder
This commit is contained in:
parent
277c400248
commit
16e228b7b0
1
.github/workflows/arrow.yml
vendored
1
.github/workflows/arrow.yml
vendored
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user