potiuk commented on code in PR #46891:
URL: https://github.com/apache/airflow/pull/46891#discussion_r2160041827


##########
.github/workflows/run-unit-tests.yml:
##########
@@ -179,7 +179,8 @@ jobs:
       - name: >
           Migration Tests: ${{ matrix.python-version }}:${{ 
env.PARALLEL_TEST_TYPES }}
         uses: ./.github/actions/migration_tests
-        if: inputs.run-migration-tests == 'true' && inputs.test-group == 'core'
+        # TODO(potiuk) - we should bring back migration tests when we move the 
migration to start from Airflow 3

Review Comment:
   I am not sure why it did not work  - the TODO: is here so that I can bring 
it back and investigate - becaus it was blocking the "regular" tests. But 
before I merge it, I need to figure out what is going on here.



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