From df5b4a2244c3e8ac894fb2e918a22d72d2ca84cc Mon Sep 17 00:00:00 2001 From: Alex Shevchuk Date: Mon, 8 Sep 2025 14:41:09 +0300 Subject: [PATCH] 61 --- .gitea/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 2ba655c..1ff5e78 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -140,7 +140,7 @@ jobs: tag: name: Tag Commit runs-on: ubuntu-22.04 - needs: lint + # needs: lint steps: - name: Checkout репозитория