Fix Python CI jobs.
This commit is contained in:
parent
fb7d0f72e5
commit
65efaf83e9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/python-deps.yml
vendored
1
.github/workflows/python-deps.yml
vendored
|
|
@ -105,6 +105,7 @@ jobs:
|
|||
- name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@v1
|
||||
with:
|
||||
tools: https://github.com/github/codeql-action/releases/download/codeql-bundle-20200826/codeql-bundle.tar.gz
|
||||
languages: python
|
||||
|
||||
- name: Test Auto Package Installation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue