Skip to content

Commit 7fe86b6

Browse files
authored
Remove codecov CI output (#57278)
1 parent cece8c6 commit 7fe86b6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/actions/run-tests/action.yml

-5
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ runs:
2020
path: test-data.xml
2121
if: failure()
2222

23-
- name: Report Coverage
24-
run: coverage report -m
25-
shell: bash -el {0}
26-
if: failure()
27-
2823
- name: Upload coverage to Codecov
2924
uses: codecov/codecov-action@v3
3025
with:

0 commit comments

Comments
 (0)