Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
niyatanya authored Apr 11, 2024
1 parent 1923cca commit 5aadd8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,4 @@ jobs:
JACOCO_SOURCE_PATH: ./app/src/main/java
with:
coverageCommand: make report
uses: cc-test-reporter after-build
coverageLocations: ${{github.workspace}}/app/build/reports/jacoco/test/jacocoTestReport.xml:jacoco

0 comments on commit 5aadd8c

Please sign in to comment.