We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d5d3d2 commit 4849cedCopy full SHA for 4849ced
1 file changed
.github/workflows/build.yml
@@ -46,9 +46,6 @@ jobs:
46
distribution: 'adopt'
47
- name: Build with Maven
48
run: ./mvnw --batch-mode clean install
49
- - uses: jwgmeligmeyling/spotbugs-github-action@master
50
- with:
51
- path: '**/spotbugsXml.xml'
52
53
deploy:
54
needs: [build]
0 commit comments