Skip to content

Commit

Permalink
update codecov action
Browse files Browse the repository at this point in the history
  • Loading branch information
VREMSoftwareDevelopment committed Mar 9, 2024
1 parent bd0c7b7 commit 53798cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android_ci.yml
Expand Up @@ -24,7 +24,7 @@ jobs:
name: artifact-reports
path: app/build/reports
- name: upload coverage to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./app/build/reports/jacoco/jacocoTestReport/jacocoTestReport.xml
Expand Down

0 comments on commit 53798cb

Please sign in to comment.