mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2024-12-14 20:20:30 +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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user