mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 22:12:56 +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
|
# Checks whether Terraform is formatted properly. If this fails, you
|
||||||
# should install the pre-commit hook.
|
# should install the pre-commit hook.
|
||||||
- name: Check Formatting
|
- name: Check Formatting
|
||||||
|
working-directory: ${{ env.TERRAFORM_DIRECTORY }}
|
||||||
run: |
|
run: |
|
||||||
terraform fmt -no-color -check -diff -recursive
|
terraform fmt -no-color -check -diff -recursive
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user