Changes the GHA report location

Change-Id: Ic38adc111f8bd9eb607e7d3cf987b5e33bd920ae
ja/coverage_agp_gha_demo_remove
Jose Alcérreca 10 months ago
parent bcd4086c9b
commit e764f9ff5d

@ -124,7 +124,7 @@ jobs:
with:
title: Local test coverage report
paths: |
${{ github.workspace }}/**/build/reports/coverage/test/**/report.xml
${{ github.workspace }}/**/build/reports/jacoco/**/*Report.xml
token: ${{ secrets.GITHUB_TOKEN }}
- name: Upload build outputs (APKs)

Loading…
Cancel
Save