CodeQL does not work for Go code

This commit is contained in:
Kovid Goyal 2023-02-14 11:15:44 +05:30
parent 3399f40de5
commit 5a7abd6214
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -39,7 +39,7 @@ jobs:
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
languages: python, c, go
languages: python, c
setup-python-dependencies: false
- name: Build kitty