Skip to content

Commit

Permalink
Merge pull request #1582 from android/dependabot/github_actions/madra…
Browse files Browse the repository at this point in the history
…pps/jacoco-report-1.7.0

Bump madrapps/jacoco-report from 1.6.1 to 1.7.0
  • Loading branch information
dturner authored Sep 5, 2024
2 parents 9c61b64 + 32893a8 commit e2a2d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ jobs:
- name: Display local test coverage (only API 30)
if: matrix.api-level == 30
id: jacoco
uses: madrapps/jacoco-report@v1.6.1
uses: madrapps/jacoco-report@v1.7.0
with:
title: Combined test coverage report
min-coverage-overall: 40
Expand Down

0 comments on commit e2a2d64

Please sign in to comment.