Remove deprecated option from CodeQL setup

This commit is contained in:
Kovid Goyal 2025-04-20 15:51:29 +05:30
parent 9cea3fbcb8
commit edfda1e7af
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -40,7 +40,6 @@ jobs:
uses: github/codeql-action/init@v3
with:
languages: python, c, go
setup-python-dependencies: false
- name: Build kitty
run: python3 .github/workflows/ci.py build