From f2756beb36cc6d0722ad1e2b032359f8230a2dbb Mon Sep 17 00:00:00 2001 From: hcornet Date: Tue, 26 Aug 2025 14:44:39 +0200 Subject: [PATCH] test --- .gitea/workflows/ci-cd.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/ci-cd.yml b/.gitea/workflows/ci-cd.yml index f68217f..dcbb4d7 100644 --- a/.gitea/workflows/ci-cd.yml +++ b/.gitea/workflows/ci-cd.yml @@ -33,6 +33,7 @@ jobs: - name: Run yamllint run: yamllint . + continue-on-error: true - name: Run ansible-lint run: ansible-lint