Skip to content

Commit 3f896c8

Browse files
committed
build: run jacoco during the test phase
1 parent e6f15c0 commit 3f896c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@
225225
</execution>
226226
<execution>
227227
<id>report</id>
228+
<phase>test</phase>
228229
<goals>
229230
<goal>report</goal>
230231
</goals>

0 commit comments

Comments
 (0)