Skip to content

Commit

Permalink
update make install-azure
Browse files Browse the repository at this point in the history
  • Loading branch information
machinatoonist authored Oct 13, 2021
1 parent 5d9efb4 commit 116cd7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
python-version: 3.7
- name: Install dependencies
run: |
make install
make install-azure
- name: Lint with Pylint
run: |
make lint
Expand Down

0 comments on commit 116cd7b

Please sign in to comment.