Skip to content

Commit f1310ee

Browse files
author
Julien Ruaux
committed
build: Enabled Jacoco plugin
1 parent 97a4527 commit f1310ee

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
@@ -22,6 +22,7 @@
2222

2323
<air.check.skip-license>true</air.check.skip-license>
2424
<air.check.skip-checkstyle>true</air.check.skip-checkstyle>
25+
<air.check.skip-jacoco>false</air.check.skip-jacoco>
2526
</properties>
2627

2728
<dependencies>

0 commit comments

Comments
 (0)