Skip to content

Commit

Permalink
Merge pull request #2 from sahanHe/main
Browse files Browse the repository at this point in the history
Fix code coverage failure
  • Loading branch information
daneshk committed May 26, 2023
2 parents c2ecaa7 + a775326 commit bdc109c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ballerina/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ ballerina {
packageOrganization = packageOrg
module = packageName
langVersion = ballerinaLangVersion
testCoverageParam = "--code-coverage --coverage-format=xml --includes=*"
}

task updateTomlFiles {
Expand Down

0 comments on commit bdc109c

Please sign in to comment.