Update .gitea/workflows/dclint.yaml
Some checks failed
Lint Docker Compose / dclint (push) Failing after 31s

This commit is contained in:
2025-06-28 22:55:42 -04:00
parent 6a8ee2ed00
commit 0ca6fc1be0

View File

@@ -13,4 +13,4 @@ jobs:
- uses: actions/checkout@v4
- uses: docker-compose-linter/dclint-github-action/docker-action@v1.4.0
with:
args: '["./", "-r", "--debug", "-f", "github"]'
args: '["/", "-r", "--debug", "-f", "github"]'