Skip to content

Commit cb1c8f9

Browse files
authored
Update python-package-conda.yml
1 parent dbbe725 commit cb1c8f9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/python-package-conda.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
5555
- name: Lint with flake8
5656
run: |
57+
conda install flake8
5758
# stop the build if there are Python syntax errors or undefined names
5859
flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics
5960
# exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide

0 commit comments

Comments
 (0)