mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 08:26:56 +00:00
Enable CodeQL for Go
This commit is contained in:
parent
e2cf1e9185
commit
9cea3fbcb8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
|
|
@ -39,7 +39,7 @@ jobs:
|
|||
- name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@v3
|
||||
with:
|
||||
languages: python, c
|
||||
languages: python, c, go
|
||||
setup-python-dependencies: false
|
||||
|
||||
- name: Build kitty
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue