Skip to content

Commit

Permalink
bugfix: fix the issue of Codecov not generating reports
Browse files Browse the repository at this point in the history
  • Loading branch information
funky-eyes committed Oct 9, 2024
1 parent a0d0513 commit 100cfd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,7 @@
<phase>test</phase>
<goals>
<goal>report</goal>
<goal>report-aggregate</goal>
</goals>
</execution>
</executions>
Expand Down

0 comments on commit 100cfd2

Please sign in to comment.