Skip to content

Commit

Permalink
chore: Change gradle user home on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
warnyul committed Aug 3, 2024
1 parent 4ba9ce5 commit b1d8987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
if: ${{ hashFiles('report.xml') != '' }}
with:
path: ${{ github.workspace }}/report.xml
title: Line Coverage
title: Line Coverage (${{ matrix.os }})
update-comment: true
min-coverage-overall: 60
min-coverage-changed-files: 70
Expand Down

0 comments on commit b1d8987

Please sign in to comment.