Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
StefMa committed Jan 15, 2025
1 parent fdd69aa commit 77de770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Checks.generated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
uses: mikepenz/action-junit-report@v5
with:
check_name: Test Results JDK ${{ matrix.jdk }} on ${{ matrix.os }}
report_paths: '**/build/test-results/test/TEST-*.xml'
report_paths: '**/build/test-results/test/*.xml'

0 comments on commit 77de770

Please sign in to comment.