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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to