turbaszek commented on a change in pull request #10690:
URL: https://github.com/apache/airflow/pull/10690#discussion_r482029683
##########
File path: .github/workflows/ci.yml
##########
@@ -155,7 +155,7 @@ jobs:
static-checks:
timeout-minutes: 30
- name: "Static checks: no pylint"
+ name: "Static checks: except pylint"
Review comment:
I think it's better. But maybe we should rename the other step to simply
`Pylint` and name this one as `Static checks` in this way there will be no
wording problem I think.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]