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