Skip to content

Commit 05ffff3

Browse files
committed
[BEAM-6971] remove :beam-website:testWebsite from gradle build target
1 parent ffea03a commit 05ffff3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

website/build.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,6 @@ task testWebsite(type: Exec) {
187187
}
188188

189189
testWebsite.dependsOn 'buildLocalWebsite'
190-
check.dependsOn testWebsite
191190

192191
task preCommit {
193192
dependsOn testWebsite

0 commit comments

Comments
 (0)