Skip to content

Commit

Permalink
Remove codecov CI output (#57278)
Browse files Browse the repository at this point in the history
  • Loading branch information
WillAyd committed Feb 6, 2024
1 parent cece8c6 commit 7fe86b6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/actions/run-tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ runs:
path: test-data.xml
if: failure()

- name: Report Coverage
run: coverage report -m
shell: bash -el {0}
if: failure()

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
with:
Expand Down

0 comments on commit 7fe86b6

Please sign in to comment.