mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-06-26 04:50:36 +03:00
Update backend.yml
This commit is contained in:
parent
3810523ac5
commit
b433d03090
2
.github/workflows/backend.yml
vendored
2
.github/workflows/backend.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
- name: Install Dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r requirements_dev.txt
|
||||
pip install -r requirements-dev.txt
|
||||
- name: Lint
|
||||
run: |
|
||||
pylint cctext
|
||||
|
|
Loading…
Reference in New Issue
Block a user