Skip to content

Commit

Permalink
inspect test error only occurring in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jschwarz-eitco-de committed Jun 26, 2024
1 parent 0aabcde commit e45922e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<plugin>
<artifactId>maven-invoker-plugin</artifactId>
<configuration>
<debug>true</debug>
<!-- <debug>true</debug>-->
<showErrors>true</showErrors>
<streamLogsOnFailures>true</streamLogsOnFailures>
</configuration>
Expand Down

0 comments on commit e45922e

Please sign in to comment.