We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dce1073 commit 0370336Copy full SHA for 0370336
1 file changed
.github/workflows/codeql-analysis.yml
@@ -63,7 +63,7 @@ jobs:
63
64
- name: Maven Build
65
run: |
66
- ./mvnw verify pmd:aggregate-pmd -Pci \
+ ./mvnw compile test-compile pmd:aggregate-pmd -Pci \
67
-Ddevelocity.cache.local.enabled=false \
68
-Ddevelocity.cache.remote.enabled=false
69
0 commit comments