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