Skip to content

Commit

Permalink
Merge branch 'yuval-coverage-report' of github.com:sentry-demos/andro…
Browse files Browse the repository at this point in the history
…id into yuval-coverage-report
  • Loading branch information
Loaner authored and Loaner committed Jun 21, 2024
2 parents a28f303 + 976d871 commit 22df8e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/setup-java@v2
with:
distribution: 'adopt'
java-version: 8
java-version: 15.0.2
- name: Build debug
run: bash ./gradlew build jacocoTestReport assembleAndroidTest
- name: run tests
Expand Down

0 comments on commit 22df8e1

Please sign in to comment.