Enable CodeQL for Go

This commit is contained in:
Kovid Goyal
2025-04-20 15:44:36 +05:30
parent e2cf1e9185
commit 9cea3fbcb8

View File

@@ -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