revert Update .gitea/workflows/ci-test.yaml
This commit is contained in:
2025-08-28 16:50:07 +00:00
parent cb04a5aa5c
commit f071302722

View File

@ -121,7 +121,8 @@ jobs:
- name: Install dependencies - name: Install dependencies
run: | run: |
pip install ruamel.yaml pip install pyyaml
pip install yamllint
- name: Init OpenTofu - name: Init OpenTofu
working-directory: infra/iac working-directory: infra/iac