? I'm trying to add my test junit xml files to the test reports on Bitrise but somehow it refuses to find them.
I'm running a gradlew runner step to run the unit test task. I tried running the
Exports test results to Test Reports addon
which basically copies only 1 xml file to the test report directory but gradle generates multiple xml files. So I treid the other documented way which is a custom script to copy all the xml files to the test result directory, which it does but then the upload steps says