We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 038d825 commit 7e09e8cCopy full SHA for 7e09e8c
1 file changed
.github/workflows/python-app.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- name: Install Pipeline Deps
27
run: |
28
- pip install flake8
+ pip install flake8 pytest
29
30
- name: Lint with flake8
31
0 commit comments