Skip to content

Commit 427066c

Browse files
Upload entire Gradle reports
1 parent f784ca2 commit 427066c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publishing.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ jobs:
6161
if: ${{ always() }}
6262
uses: actions/upload-artifact@v4
6363
with:
64-
name: report
65-
path: build/reports/tests/test/index.html
64+
name: Report
65+
path: build/reports/tests/test

0 commit comments

Comments
 (0)