We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b38a746 commit f0c883dCopy full SHA for f0c883d
.github/workflows/python-app.yml
@@ -28,6 +28,7 @@ jobs:
28
run: |
29
python -m pip install --upgrade pip
30
pip install flake8
31
+
32
- name: Lint with flake8
33
34
# stop the build if there are Python syntax errors or undefined names
0 commit comments