Skip to content

Commit

Permalink
chore: Disable spotbugs reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
hypery2k committed Aug 7, 2024
1 parent 9d5d3d2 commit 4849ced
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ jobs:
distribution: 'adopt'
- name: Build with Maven
run: ./mvnw --batch-mode clean install
- uses: jwgmeligmeyling/spotbugs-github-action@master
with:
path: '**/spotbugsXml.xml'

deploy:
needs: [build]
Expand Down

0 comments on commit 4849ced

Please sign in to comment.