Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
Fix wrong option
  • Loading branch information
hayarobi authored Sep 3, 2023
1 parent 24a6de7 commit 688c5b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ jobs:
with:
coverageCommand: ./gradlew allcoverage
coverageLocations: ${{github.workspace}}/build/reports/jacoco/report.xml:jacoco
prefix: src/main/java
debug: true

0 comments on commit 688c5b1

Please sign in to comment.