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 69431bc commit 2fdb556Copy full SHA for 2fdb556
runtime-attach/runtime-attach/build.gradle.kts
@@ -74,8 +74,4 @@ tasks {
74
})
75
rename("^(.*)\\.jar\$", "otel-agent.jar")
76
}
77
-
78
- check {
79
- dependsOn(testing.suites)
80
- }
81
0 commit comments