Skip to content

Commit 4cc669c

Browse files
committed
fix: continue on error for this step must fail
Signed-off-by: Khosrow Moossavi <[email protected]>
1 parent d1c08ce commit 4cc669c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ jobs:
108108
git-commit-message: "terraform-docs: automated action"
109109

110110
- name: Should generate README.md for tf12_fail_diff and fail on diff
111+
continue-on-error: true
111112
uses: ./
112113
with:
113114
working-dir: examples/tf12_fail_diff

0 commit comments

Comments
 (0)