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


##########
.github/workflows/ci.yml:
##########
@@ -1027,7 +1025,7 @@ jobs:
         uses: ./.github/actions/migration_tests
       - name: >
           Tests: 
${{matrix.python-version}}:${{needs.build-info.outputs.parallel-test-types-list-as-string}}
-        run: breeze testing tests --run-in-parallel
+        run: breeze testing tests --run-in-parallel --only-run-db-tests

Review Comment:
   Agree. It was inconsistent as well. Will change.



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