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


##########
.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:
   Trying out back.



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