Skip to content

Commit

Permalink
Rename test report check
Browse files Browse the repository at this point in the history
  • Loading branch information
shartte committed Nov 8, 2023
1 parent f15f44e commit f428e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: dorny/test-reporter@v1
with:
artifact: test-results
name: Tests
name: Test Report
path: '**/*.xml'
reporter: java-junit
# This should not affect the result of the check created
Expand Down

0 comments on commit f428e8b

Please sign in to comment.