fix: correct CI workflow paths for depcheck project
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
||||
with:
|
||||
python-version: '3.11'
|
||||
|
||||
- name: Install type checker and stubs
|
||||
- name: Install type checker
|
||||
run: pip install mypy>=1.0.0 types-toml
|
||||
|
||||
- name: Run mypy type checker
|
||||
|
||||
Reference in New Issue
Block a user