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 репозитория