mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-02-10 18:05:10 +08:00
python: deleted unnecessary lines from workflows
This commit is contained in:
2
.github/workflows/lint-python.yml
vendored
2
.github/workflows/lint-python.yml
vendored
@ -25,8 +25,6 @@ jobs:
|
||||
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
make prod
|
||||
make dev
|
||||
|
||||
- name: Lint Flake8
|
||||
|
||||
Reference in New Issue
Block a user