Skip to content

Commit 0368b54

Browse files
committed
[DNM] Test CodeQL
1 parent 0f2e104 commit 0368b54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
- name: Build Java
4848
run: |
49-
./gradlew buildForCodeQL
49+
./gradlew buildForCodeQL --no-build-cache
5050
5151
- name: Perform CodeQL Analysis
5252
uses: github/codeql-action/analyze@60168efe1c415ce0f5521ea06d5c2062adbeed1b # pin@v2

0 commit comments

Comments
 (0)