Skip to content

Commit c280b99

Browse files
committed
test db-ce
1 parent 73227d8 commit c280b99

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.github/workflows/standard-test-suite.yml

+10-10
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,16 @@ jobs:
1919
# uses: ./.github/workflows/case-regression.yml
2020
# with:
2121
# metadata-matrix: '["zookeeper"]'
22-
standalone-test:
23-
uses: ./.github/workflows/standalone-test.yml
24-
with:
25-
metadata-matrix: '["zookeeper"]'
26-
db-matrix: '["FileStore"]'
27-
standalone-test-pushdown:
28-
uses: ./.github/workflows/standalone-test-pushdown.yml
29-
with:
30-
metadata-matrix: '["zookeeper"]'
31-
db-matrix: '["FileStore"]'
22+
# standalone-test:
23+
# uses: ./.github/workflows/standalone-test.yml
24+
# with:
25+
# metadata-matrix: '["zookeeper"]'
26+
# db-matrix: '["FileStore"]'
27+
# standalone-test-pushdown:
28+
# uses: ./.github/workflows/standalone-test-pushdown.yml
29+
# with:
30+
# metadata-matrix: '["zookeeper"]'
31+
# db-matrix: '["FileStore"]'
3232
db-ce:
3333
uses: ./.github/workflows/DB-CE.yml
3434
with:

0 commit comments

Comments
 (0)