Skip to content

Commit 7e09e8c

Browse files
authored
Update python-app.yml
1 parent 038d825 commit 7e09e8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- name: Install Pipeline Deps
2727
run: |
28-
pip install flake8
28+
pip install flake8 pytest
2929
3030
- name: Lint with flake8
3131
run: |

0 commit comments

Comments
 (0)