mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2026-04-27 01:11:24 +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