Skip to content

Commit

Permalink
Aggregate reports
Browse files Browse the repository at this point in the history
  • Loading branch information
sadilchamishka committed Jan 22, 2025
1 parent 8559bcf commit ea35ff5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -851,6 +851,13 @@
<goal>report</goal>
</goals>
</execution>
<execution>
<id>report-aggregate</id>
<phase>verify</phase>
<goals>
<goal>report-aggregate</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
Expand Down

0 comments on commit ea35ff5

Please sign in to comment.