Skip to content

Commit 7689125

Browse files
MukeshMukesh
authored andcommitted
update
1 parent 1dd3360 commit 7689125

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tflint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626

2727
- name: Run TFLint on All Modules
2828
run: tflint --chdir=modules/ --recursive
29-
ignore_errors: true
29+
continue-on-error: true

0 commit comments

Comments
 (0)