Skip to content

Commit ea0cc0c

Browse files
committed
Removed Codecov test upload
1 parent cd6da23 commit ea0cc0c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -170,9 +170,3 @@ jobs:
170170
uses: codecov/codecov-action@v4
171171
with:
172172
token: ${{ secrets.CODECOV_TOKEN }}
173-
174-
- name: Upload test results to Codecov
175-
if: ${{ !cancelled() }}
176-
uses: codecov/test-results-action@v1
177-
with:
178-
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)