Turn on scanning of C code in CodeQL

Because I want to spend the next half a day of my life swatting false
positives.
This commit is contained in:
Kovid Goyal 2025-09-15 17:21:03 +05:30
parent d1ec4a2b91
commit 9622ce41a8
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -34,7 +34,7 @@ jobs:
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
with:
languages: python
languages: python, c
- name: Install calibre dependencies
run: