Skip to content

Commit 61ed925

Browse files
author
tanya732
committed
commented java 8 tests check
1 parent 9a5c47a commit 61ed925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ def testJava17 = tasks.register('testJava17', Test) {
155155
}
156156

157157
tasks.named('check') {
158-
dependsOn(testJava8)
158+
//dependsOn(testJava8)
159159
dependsOn(testJava17)
160160
}
161161

0 commit comments

Comments
 (0)