Skip to content

Commit c286c23

Browse files
committed
fix(ci): failing terraform fmt (#1158)
1 parent 96c1c24 commit c286c23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
with:
3030
fetch-depth: 2
3131
- name: terraform fmt
32+
uses: hashicorp/setup-terraform@v3
3233
run: |
3334
make tflint
3435
- name: golangci-lint

0 commit comments

Comments
 (0)