mirror of
https://github.com/lucaspalomodevelop/Party.git
synced 2026-03-13 00:07:21 +00:00
Update python-app.yml
This commit is contained in:
parent
bd24762f76
commit
c3b6773d01
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install flake8 pytest flask pytest-cov
|
||||
pip install flake8 pytest flask pytest-cov redis
|
||||
- name: Lint with flake8
|
||||
run: |
|
||||
# stop the build if there are Python syntax errors or undefined names
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user