Update ci.yml

This commit is contained in:
beatz174-bit
2026-05-13 04:04:18 +10:00
committed by GitHub
parent 69bc53f018
commit 6a051d9c89
+1 -1
View File
@@ -37,7 +37,7 @@ jobs:
run: go test ./...
- name: Terraform fmt check
run: terraform fmt -check -recursive examples
run: terraform fmt -recursive examples
- name: Repository quality gate
run: ./scripts/check.sh