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 8bee862 commit 2996443Copy full SHA for 2996443
.github/workflows/ci.yml
@@ -59,4 +59,4 @@ jobs:
59
restore-keys: ${{ runner.os }}-m2
60
61
- name: Check for common code issues
62
- run: mvn spotbugs:checks
+ run: mvn spotbugs:check
0 commit comments