Skip to content

Commit

Permalink
Run SpotBugs only once.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed May 8, 2024
1 parent 8e76bb4 commit 8c94c65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -930,7 +930,6 @@
<execution>
<id>run-spotbugs</id>
<goals>
<goal>spotbugs</goal>
<goal>check</goal>
</goals>
<phase>verify</phase>
Expand Down

0 comments on commit 8c94c65

Please sign in to comment.