refactor!: delete common/lib and related usages
This commit is contained in:
2
.github/workflows/ci-static-analysis.yml
vendored
2
.github/workflows/ci-static-analysis.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
restore-keys: ${{ runner.os }}-pip-
|
||||
|
||||
- name: Install python dependencies
|
||||
run: pip install -r requirements/edx/development.txt
|
||||
run: make dev-requirements
|
||||
|
||||
- name: Static code analysis
|
||||
run: make check-types
|
||||
|
||||
Reference in New Issue
Block a user