Fix Python CI jobs.

This commit is contained in:
Chris Gavin 2020-10-26 08:31:09 +00:00
parent fb7d0f72e5
commit 65efaf83e9
No known key found for this signature in database
GPG key ID: 07F950B80C27E4DA

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