Skip to content

Commit c75bc72

Browse files
author
rahul-infra
committed
added line enter
1 parent 499ff2a commit c75bc72

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/terraform-checks.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Terraform Test
2525
id: fmt
2626
run: terraform test
27-
27+
2828
validateExamples:
2929
name: Terraform Validate Example Files
3030
runs-on: ubuntu-latest
@@ -53,7 +53,6 @@ jobs:
5353
- name: Terraform Validate
5454
run: terraform validate
5555

56-
5756
collectInputs:
5857
name: Collect workflow inputs
5958
needs: test

0 commit comments

Comments
 (0)