Describe the bug
I have a Laravel 11 project with PHPUnit 10. PHPUnit generates a proper junit.xml during CI (gh actions) test, but test reporter uploads an empty report.
JUnit.xml
junit.xml
Expected behavior
Unit test results are uploaded
Screenshots
Additional context
Similar issue:
(#400)
GitHub Actions Run:
(https://github.com/ttimot24/horizont-cms/actions/runs/20522408405/job/58959795248?pr=115)