asadmansr / android-test-report-action

GitHub Action that prints Android test reports.
https://github.com/marketplace/actions/android-test-report-action
37 stars 8 forks source link

Updated source files to support status code check on failing tests #4

Closed asadmansr closed 4 years ago

asadmansr commented 4 years ago

Added status code checker. If the report contain a failing test result, the job will display all of the report as well as fail the job.