Skip to content

Commit fc4733a

Browse files
authored
Update python-app.yml
1 parent e103da7 commit fc4733a

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 -r requirements.txt
2627
pip install flake8 pytest black isort
2728
- name: Lint with flake8
2829
run: |

0 commit comments

Comments
 (0)