Skip to content

Commit 988abdf

Browse files
committed
removed flag to continue on error
1 parent 1f2dd76 commit 988abdf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/terraform.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ jobs:
105105
run: |
106106
terraform plan -no-color -input=false \
107107
-out=TFplan.JSON
108-
continue-on-error: true
109108
110109
# Generate an Infracost diff and save it to a JSON file.
111110
- name: Generate Infracost diff

0 commit comments

Comments
 (0)