Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mikanIchinose committed Jan 7, 2024
1 parent 0b174f7 commit a4a9858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
if: always()
uses: EnricoMi/publish-unit-test-result-action@v2
with:
files: "**/build/reports/tests/**/*.xml"
files: "**/build/reports/test-results/**/*.xml"

0 comments on commit a4a9858

Please sign in to comment.