Update .gitea/workflows/ci-test.yaml

This commit is contained in:
2025-08-18 20:35:46 +00:00
parent 69c5d44b08
commit a704361729

View File

@ -34,7 +34,7 @@ jobs:
- name: Plan
working-directory: infra/iac
run:|
run: |
# Find all .auto.tfvars in the secrets folder
VAR_FILES=""
for f in ../secrets/*.auto.tfvars; do