potiuk commented on a change in pull request #22573:
URL: https://github.com/apache/airflow/pull/22573#discussion_r837452452
##########
File path: .github/workflows/ci.yml
##########
@@ -781,6 +781,8 @@ ${{ hashFiles('.pre-commit-config.yaml') }}"
env:
USE_AIRFLOW_VERSION: "wheel"
PACKAGE_FORMAT: "wheel"
+ - name: "Replce non-compliant providers with their 2.1-compliant
versions"
Review comment:
```suggestion
- name: "Replace non-compliant providers with their 2.1-compliant
versions"
```
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]