Skip to content

Commit 96aaf60

Browse files
committed
Remove java-kotlin from CodeQL workflow
The repo has no Java/Kotlin code, causing CodeQL analysis to fail.
1 parent 7a61bb6 commit 96aaf60

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
include:
2020
- language: python
2121
build-mode: none
22-
- language: java-kotlin
23-
build-mode: none
2422
steps:
2523
- name: Checkout repository
2624
uses: actions/checkout@6ccd57f4c5d15bdc2fef309bd9fb6cc9db2ef1c6

0 commit comments

Comments
 (0)