We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1310fa4 commit 2cc77faCopy full SHA for 2cc77fa
ci/build.sh
@@ -84,4 +84,4 @@ function logAndExec() {
84
exec "${@}"
85
}
86
87
-logAndExec ./gradlew ${gradleOpts} ciCheck ${goal} "${@}" -Plog-test-progress=true --stacktrace
+logAndExec ./gradlew ciCheck ${goal} "${@}" -Plog-test-progress=true --stacktrace
0 commit comments