Skip to content

Commit

Permalink
Reword
Browse files Browse the repository at this point in the history
  • Loading branch information
dflook committed Sep 20, 2021
1 parent 5f0956b commit 65d0fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform-fmt-check/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
with:
path: my-terraform-config

- name: Validate failed
- name: Wrong formatting found
if: ${{ failure() && steps.fmt-check.outputs.failure-reason == 'check-failed' }}
run: echo "terraform formatting check failed"
```

0 comments on commit 65d0fcf

Please sign in to comment.