Skip to content

Commit 4849ced

Browse files
committed
chore: Disable spotbugs reporting
1 parent 9d5d3d2 commit 4849ced

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ jobs:
4646
distribution: 'adopt'
4747
- name: Build with Maven
4848
run: ./mvnw --batch-mode clean install
49-
- uses: jwgmeligmeyling/spotbugs-github-action@master
50-
with:
51-
path: '**/spotbugsXml.xml'
5249

5350
deploy:
5451
needs: [build]

0 commit comments

Comments
 (0)