Skip to content

Commit 493f9b7

Browse files
committed
upload entire folder with coverage data
1 parent cb523b6 commit 493f9b7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/coverage.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
with:
4242
name: coverage-report
4343
path: |
44-
${{ github.workspace }}/sdk/target/site/jacoco/jacoco.xml
45-
${{ github.workspace }}/sdk/target/site/jacoco/index.html
44+
${{ github.workspace }}/sdk/target/site/jacoco/
4645
4746

0 commit comments

Comments
 (0)