Skip to content

Commit 65dae78

Browse files
committed
add mypy target directory
1 parent 7f05353 commit 65dae78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python_lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ jobs:
7575
# Job-specific step(s):
7676

7777
- name: Run mypy
78-
run: poetry run mypy --config-file mypy.ini --install-types --non-interactive
78+
run: poetry run mypy --config-file mypy.ini --non-interactive airbyte_cdk

0 commit comments

Comments
 (0)