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 aa6c7ed commit 82b99d0Copy full SHA for 82b99d0
benchmark/build.gradle
@@ -8,6 +8,7 @@ dependencies {
8
9
uploadArchives.enabled = false
10
jar.enabled = false
11
+run.enabled = false
12
13
task computeResults(type: JavaExec) {
14
classpath = sourceSets.main.runtimeClasspath
0 commit comments