Commit c280b99 1 parent 73227d8 commit c280b99 Copy full SHA for c280b99
File tree 1 file changed +10
-10
lines changed
1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -19,16 +19,16 @@ jobs:
19
19
# uses: ./.github/workflows/case-regression.yml
20
20
# with:
21
21
# 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"]'
32
32
db-ce :
33
33
uses : ./.github/workflows/DB-CE.yml
34
34
with :
You can’t perform that action at this time.
0 commit comments