CI: Disable codeql auto install python dependencies

This commit is contained in:
pagedown 2022-02-23 21:28:29 +08:00
parent 12e011c481
commit 693fc0f0c7
No known key found for this signature in database
GPG Key ID: E921CF18AC8FF6EB

View File

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