Skip to content

Commit 370ae0e

Browse files
authored
Update python-app.yml
1 parent 36d2a8c commit 370ae0e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/python-app.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- name: Install dependencies
2424
run: |
2525
make install
26+
pip install flake8
2627
- name: Lint with flake8
2728
run: |
2829
# stop the build if there are Python syntax errors or undefined names

0 commit comments

Comments
 (0)