Skip to content

Commit

Permalink
Temporarily disable example builds
Browse files Browse the repository at this point in the history
  • Loading branch information
AzeemMuzammil committed Apr 17, 2024
1 parent db74db6 commit b096f4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ def moduleVersion = project.version.replace("-SNAPSHOT", "")

task build {
dependsOn(':candid-ballerina:build')
dependsOn(':candid-examples:build')
}

release {
Expand Down

0 comments on commit b096f4b

Please sign in to comment.