diff --git a/.github/workflows/build_and_test.yml b/.github/workflows/build_and_test.yml index 1d98727a4231..43903d139d1f 100644 --- a/.github/workflows/build_and_test.yml +++ b/.github/workflows/build_and_test.yml @@ -147,8 +147,9 @@ jobs: mllib-local, mllib, graphx - >- streaming, sql-kafka-0-10, streaming-kafka-0-10, streaming-kinesis-asl, - yarn, kubernetes, hadoop-cloud, spark-ganglia-lgpl, - connect, protobuf + kubernetes, hadoop-cloud, spark-ganglia-lgpl, protobuf + - >- + yarn, connect # Here, we split Hive and SQL tests into some of slow ones and the rest of them. included-tags: [""] excluded-tags: [""]