Skip to content

Commit

Permalink
removing test reporter, not adding much over what I've already got
Browse files Browse the repository at this point in the history
  • Loading branch information
mendhak committed Mar 19, 2024
1 parent fe56cee commit 87ba3f9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,3 @@ jobs:

- name: Run Unit Tests
run: ./gradlew testDebugUnitTest -Dpre-dex=false -q --no-configuration-cache

- name: Android Test Report
uses: asadmansr/android-test-report-action@v1.2.0
if: ${{ always() }}

0 comments on commit 87ba3f9

Please sign in to comment.