mik-laj commented on a change in pull request #20200:
URL: https://github.com/apache/airflow/pull/20200#discussion_r767172119



##########
File path: .github/workflows/ci.yml
##########
@@ -1368,7 +1368,7 @@ ${{ hashFiles('.pre-commit-config.yaml') }}"
         with:
           python-version: ${{ env.PYTHON_MAJOR_MINOR_VERSION }}
       - name: "Free space"
-        run: ./scripts/ci/tools/free_space.sh
+        run: ./scripts/ci/tools/free-space.py

Review comment:
       `free-space` is an invalid module name, which could make development 
difficult in the future if we wanted to reuse the code snippet.




-- 
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]


Reply via email to