Fix Python CI jobs.

This commit is contained in:
Chris Gavin
2020-10-26 08:31:09 +00:00
parent fb7d0f72e5
commit 65efaf83e9

View File

@@ -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