Skip to content

Commit

Permalink
chore: Enable verbose logging for Pitest
Browse files Browse the repository at this point in the history
  • Loading branch information
mthmulders committed Jan 17, 2025
1 parent 786e4f2 commit e57d840
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 @@ -184,6 +184,7 @@
<outputFormats>
<format>stryker-dashboard</format>
</outputFormats>
<verbose>true</verbose>
</configuration>
<dependencies>
<dependency>
Expand Down

0 comments on commit e57d840

Please sign in to comment.