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
c3b6773d01
commit
e4d15ca97c
3
.github/workflows/python-app.yml
vendored
3
.github/workflows/python-app.yml
vendored
@ -27,6 +27,9 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install flake8 pytest flask pytest-cov redis
|
||||
-name: Start redis
|
||||
run: |
|
||||
redis-server &
|
||||
- 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