Skip to content

Commit 252e3ec

Browse files
authored
specify which file to upload
1 parent 78c19f2 commit 252e3ec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/codecov.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ jobs:
2626
- uses: codecov/[email protected]
2727
with:
2828
token: ${{ secrets.CODECOV_TOKEN }}
29+
disable_search: true
30+
fail_ci_if_error: true
31+
files: coverage.info

0 commit comments

Comments
 (0)