We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65dae78 commit 92e6994Copy full SHA for 92e6994
.github/workflows/python_lint.yml
@@ -75,4 +75,4 @@ jobs:
75
# Job-specific step(s):
76
77
- name: Run mypy
78
- run: poetry run mypy --config-file mypy.ini --non-interactive airbyte_cdk
+ run: poetry run mypy --config-file mypy.ini airbyte_cdk
0 commit comments