mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-10-05 21:22:39 +02:00
(build) Add test-logger plugin to get better feedback during test execution
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
* when applied to subprojects from the root project, this has to be done in each subproject.
|
||||
* */
|
||||
apply plugin: 'java'
|
||||
apply plugin: 'com.adarshr.test-logger'
|
||||
|
||||
test {
|
||||
maxHeapSize = "8G"
|
||||
|
Reference in New Issue
Block a user