Skip to content

Commit 2fdb556

Browse files
committed
fix merge
1 parent 69431bc commit 2fdb556

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

runtime-attach/runtime-attach/build.gradle.kts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,4 @@ tasks {
7474
})
7575
rename("^(.*)\\.jar\$", "otel-agent.jar")
7676
}
77-
78-
check {
79-
dependsOn(testing.suites)
80-
}
8177
}

0 commit comments

Comments
 (0)