Skip to content

Commit 377214a

Browse files
committed
fix
1 parent ab074bd commit 377214a

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pr_build_linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ jobs:
116116
value: |
117117
org.apache.comet.exec.CometShuffleSuite
118118
org.apache.comet.exec.CometShuffle4_0Suite
119+
org.apache.comet.exec.CometNativeColumnarToRowSuite
119120
org.apache.comet.exec.CometNativeShuffleSuite
120121
org.apache.comet.exec.CometShuffleEncryptionSuite
121122
org.apache.comet.exec.CometShuffleManagerSuite

.github/workflows/pr_build_macos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979
value: |
8080
org.apache.comet.exec.CometShuffleSuite
8181
org.apache.comet.exec.CometShuffle4_0Suite
82+
org.apache.comet.exec.CometNativeColumnarToRowSuite
8283
org.apache.comet.exec.CometNativeShuffleSuite
8384
org.apache.comet.exec.CometShuffleEncryptionSuite
8485
org.apache.comet.exec.CometShuffleManagerSuite

0 commit comments

Comments
 (0)