Skip to content

Commit

Permalink
Updated test-result path
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinshah27 committed Oct 4, 2023
1 parent 8ef4e1a commit cfd0325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
if: always()
with:
name: test-results
path: app/build/reports/jacoco/testDebugUnitTestCoverage/html/
path: app/build/reports/jacoco/testDebugUnitTestCoverage/html/index.html
retention-days: 1

0 comments on commit cfd0325

Please sign in to comment.