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

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