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