mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 16:48:30 +00:00
needed
This commit is contained in:
2
.github/workflows/type-checker.yml
vendored
2
.github/workflows/type-checker.yml
vendored
@@ -23,4 +23,4 @@ jobs:
|
|||||||
pip install mypy
|
pip install mypy
|
||||||
|
|
||||||
- name: Run type checks
|
- name: Run type checks
|
||||||
run: mypy src
|
run: mypy src --exclude=crewai/cli/templates
|
||||||
|
|||||||
Reference in New Issue
Block a user