mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-04-07 14:06:11 +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
|
- name: Install Dependencies
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
|
||||||
make prod
|
|
||||||
make dev
|
make dev
|
||||||
|
|
||||||
- name: Lint Flake8
|
- name: Lint Flake8
|
||||||
|
|||||||
Reference in New Issue
Block a user