diff --git a/.github/workflows/test-android.yml b/.github/workflows/test-android.yml index a7c1ba77..b0f347b6 100644 --- a/.github/workflows/test-android.yml +++ b/.github/workflows/test-android.yml @@ -42,5 +42,5 @@ jobs: if: always() with: name: test-results - path: app/build/reports/jacoco/testDebugUnitTestCoverage/html/index.html + path: app/build/reports/jacoco/testDebugUnitTestCoverage/html/ retention-days: 1