This commit is contained in:
Lorenze Jay
2024-08-09 10:39:11 -07:00
parent 8f0535b108
commit e5d22b53c5
2 changed files with 2 additions and 2 deletions

View File

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