Make HTML test reports viewable in artifacts when using Android Unit Tests step

In the Android Unit Test step, it would be ideal if the step didn’t zip any HTML test reports that get generated, and instead ensured they are viewable under the Artifacts tab as per this blog post: Viewing HTML reports .

Right now, the step zips the HTML reports so they appear as zip archives that haven to be downloaded and expanded.