This commit is contained in:
Lorenze Jay
2024-08-09 10:32:59 -07:00
parent a8e66045ed
commit 8f0535b108

View File

@@ -23,4 +23,4 @@ jobs:
pip install mypy
- name: Run type checks
run: mypy src
run: mypy src --exclude=crewai/cli/templates