Skip to content

Commit

Permalink
Update plugin-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mattyza committed Dec 25, 2023
1 parent ca7d06d commit 37bcc4c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/plugin-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,4 @@ jobs:
with:
exclude-checks: 'trademarks,file_type'
exclude-directories: '.github,bin,vendor'
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 37bcc4c

Please sign in to comment.