potiuk commented on code in PR #37320:
URL: https://github.com/apache/airflow/pull/37320#discussion_r1485418194
##########
.github/workflows/ci.yml:
##########
@@ -1266,21 +1316,21 @@ jobs:
- name: >
Tests:
${{matrix.python-version}}:${{needs.build-info.outputs.parallel-test-types-list-as-string}}
run: >
- breeze testing db-tests
+ breeze testing tests
Review Comment:
But here (and in other special cases) we want to run all tests (db and
non-db).
--
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]