mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 16:37:27 +00:00
Remove deprecated option from CodeQL setup
This commit is contained in:
parent
9cea3fbcb8
commit
edfda1e7af
1 changed files with 0 additions and 1 deletions
1
.github/workflows/codeql-analysis.yml
vendored
1
.github/workflows/codeql-analysis.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue