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
4f7d76b2e7
commit
ef1dd78940
4
.github/workflows/backend.yml
vendored
4
.github/workflows/backend.yml
vendored
|
@ -34,8 +34,8 @@ jobs:
|
|||
pip install -r requirements-dev.txt
|
||||
- name: Lint
|
||||
run: |
|
||||
pylint cctext
|
||||
mypy cctext
|
||||
pylint project apps
|
||||
mypy project apps
|
||||
- name: Run Tests
|
||||
if: '!cancelled()'
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue
Block a user