Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
geedo0 authored Dec 26, 2024
2 parents 24686c4 + a28a132 commit d67dc14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -601,7 +601,7 @@ task coverage_cpp_report {
}

task coverage {
dependsOn coverage_java_report, coverage_cpp_report
dependsOn coverage_java_report
}

task release {
Expand Down

0 comments on commit d67dc14

Please sign in to comment.