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 0f2e104 commit 0368b54Copy full SHA for 0368b54
.github/workflows/codeql-analysis.yml
@@ -46,7 +46,7 @@ jobs:
46
47
- name: Build Java
48
run: |
49
- ./gradlew buildForCodeQL
+ ./gradlew buildForCodeQL --no-build-cache
50
51
- name: Perform CodeQL Analysis
52
uses: github/codeql-action/analyze@60168efe1c415ce0f5521ea06d5c2062adbeed1b # pin@v2
0 commit comments