mirror of
https://github.com/reikkaps/spaceapicli.git
synced 2025-01-15 11:15:31 +01:00
Update pythonapp.yml
This commit is contained in:
parent
16495c4056
commit
a3e8dd7f85
2
.github/workflows/pythonapp.yml
vendored
2
.github/workflows/pythonapp.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r requirements.txt
|
||||
python setup.py install
|
||||
- name: Lint with flake8
|
||||
run: |
|
||||
pip install flake8
|
||||
|
Loading…
Reference in New Issue
Block a user