Combine jacoco with gradle build
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
<executable>./gradlew</executable>
|
||||
<arguments>
|
||||
<argument>build</argument>
|
||||
<argument>jacocoTestReport</argument>
|
||||
</arguments>
|
||||
</configuration>
|
||||
<goals>
|
||||
|
||||
Reference in New Issue
Block a user