Skip to content

Commit 21046ca

Browse files
committed
unclear test
1 parent 246b469 commit 21046ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rcljava_utils/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ament {
4242

4343
test {
4444
finalizedBy 'jacocoTestReport'
45-
dependsOn 'cleanTest'
45+
# dependsOn 'cleanTest'
4646
}
4747

4848
tasks.withType(Test) {

0 commit comments

Comments
 (0)