mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-16 16:42:35 +00:00
update sample yml terraform fmt -check (#44)
This commit is contained in:
parent
15ba5bd056
commit
5399fe7c28
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ steps:
|
||||||
|
|
||||||
- name: Terraform fmt
|
- name: Terraform fmt
|
||||||
id: fmt
|
id: fmt
|
||||||
run: terraform fmt
|
run: terraform fmt -check
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
|
||||||
- name: Terraform Init
|
- name: Terraform Init
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue