Skip to content

Commit

Permalink
Update code-quality-pr.yaml
Browse files Browse the repository at this point in the history
Undo codecov for precommit
  • Loading branch information
justin13601 authored May 9, 2024
1 parent 19aaabd commit db400c1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/code-quality-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,3 @@ jobs:
uses: pre-commit/action@v3.0.0
with:
extra_args: --files ${{ steps.file_changes.outputs.files}}

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.0.1
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit db400c1

Please sign in to comment.