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

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