Skip to content

Commit

Permalink
Fix Python CI jobs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Gavin committed Oct 26, 2020
1 parent fb7d0f7 commit 65efaf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 65efaf8

Please sign in to comment.