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 ef562e7 commit bc387d1Copy full SHA for bc387d1
rxjava-contrib/rxjava-quasar/build.gradle
@@ -41,5 +41,5 @@ tasks.withType(JavaExec) {
41
42
test {
43
// excluding out all tests until they stop hanging CloudBees
44
- excludes = '**/*'
+ excludes = ['**/**']
45
}
0 commit comments