Skip to content

Commit ef061b8

Browse files
authored
"files: ./app/build/reports/kover/reportDebug.xml"
1 parent 68e6de0 commit ef061b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
- name: Upload Test Report
4444
uses: codecov/[email protected]
4545
with:
46+
files: ./app/build/reports/kover/reportDebug.xml
4647
fail_ci_if_error: true
4748
token: ${{ secrets.CODECOV_TOKEN }}
4849
verbose: true

0 commit comments

Comments
 (0)