Skip to content

Commit

Permalink
Merge pull request #36 from ballerina-platform/dilanSachi-patch-1
Browse files Browse the repository at this point in the history
Update task dependency
  • Loading branch information
dilanSachi authored Sep 18, 2023
2 parents 6047bfb + 1aa16b0 commit 9d2c97a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tooling-tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ jacoco {

jacocoTestReport {
dependsOn test
dependsOn ":protoc-cli:compileJava"
def classFiles = new File("${rootDir}/protoc-cli/build/classes/java/main/io/ballerina/protoc")
additionalClassDirs(classFiles)
reports {
Expand Down

0 comments on commit 9d2c97a

Please sign in to comment.