Skip to content

Commit

Permalink
Fix codecov publish (CI pipeline) (#377)
Browse files Browse the repository at this point in the history
## Fix codecov publish (CI pipeline)
  • Loading branch information
ColdForeign authored Aug 9, 2024
1 parent 7d96c3e commit dc00eee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dc00eee

Please sign in to comment.