Skip to content

Commit

Permalink
Remove additional parameter for Ballerina Gradle Plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ThisaruGuruge authored Jan 31, 2025
1 parent d9dbcb2 commit 9a73048
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ballerina/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ ballerina {
module = packageName
langVersion = ballerinaLangVersion
testCoverageParam = "--code-coverage --coverage-format=xml --includes=io.ballerina.stdlib.graphql.*:ballerina.graphql*"
platform = 'java21'
}

task updateTomlFiles {
Expand Down

0 comments on commit 9a73048

Please sign in to comment.