mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-08-10 15:54:00 +00:00
Fix not running the test server during a build
This commit is contained in:
parent
52df7cb8a4
commit
97c953a9be
@ -397,6 +397,8 @@ tasks.register("jacocoTestServerReport", JacocoReport.class).configure {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
check.dependsOn("jacocoTestServerReport")
|
||||||
|
|
||||||
|
|
||||||
// Upload tasks
|
// Upload tasks
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user