Added bld badge
This commit is contained in:
parent
ca65b86e1d
commit
5a0dbdffed
2 changed files with 2 additions and 1 deletions
|
@ -75,7 +75,7 @@ public class TemplateRenderersBuild extends Project {
|
|||
new TemplateRenderersBuild().start(args);
|
||||
}
|
||||
|
||||
@BuildCommand(summary = "Generates Jacoco Reports")
|
||||
@BuildCommand(summary = "Generates JaCoCo Reports")
|
||||
public void jacoco() throws IOException {
|
||||
new JacocoReportOperation()
|
||||
.fromProject(this)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue