This commit is contained in:
@@ -49,7 +49,7 @@ jobs:
|
||||
|
||||
# MyPy type checking
|
||||
echo "🏷️ Проверяем типы с помощью MyPy..."
|
||||
uv run mypy . --ignore-missing-imports
|
||||
uv run mypy . --ignore-missing-imports -v
|
||||
|
||||
- name: Install Node.js Dependencies
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user