From 19f6bcc4e9e4be74aad721fdaeae51aa5261333f Mon Sep 17 00:00:00 2001 From: George Radchuk <38187349+ColdForeign@users.noreply.github.com> Date: Sat, 10 Aug 2024 01:40:35 +0300 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dfbc43b5..33e4c515 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,8 +14,6 @@ jobs: name: Check code quality uses: CropperBlazor/Cropper.Blazor/.github/workflows/build-test-template.yml@dev secrets: inherit - with: - publish-coverage: ${{ github.actor != 'dependabot[bot]' }} code-linting: name: Code linting