mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-24 04:07:06 +00:00
update sample yml terraform fmt -check
This commit is contained in:
parent
e255dfd077
commit
4a3d8f1f70
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ steps:
|
|||
|
||||
- name: Terraform fmt
|
||||
id: fmt
|
||||
run: terraform fmt
|
||||
run: terraform fmt -check
|
||||
continue-on-error: true
|
||||
|
||||
- name: Terraform Init
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue