Skip to content

Commit

Permalink
final try
Browse files Browse the repository at this point in the history
  • Loading branch information
ldbonkowski authored Nov 6, 2023
1 parent 7c4b557 commit 07d481d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,7 @@ jobs:

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
with:
files: ~/app/build/reports/coverage/test/debug/report.xml
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 07d481d

Please sign in to comment.