File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed
Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -39,26 +39,26 @@ jobs:
3939 fail-fast : false
4040 matrix :
4141 group :
42- - name : samples
43- path : ./src/samples
42+ # - name: samples
43+ # path: ./src/samples
4444
45- - name : connection
46- path : ./src/connection
45+ # - name: connection
46+ # path: ./src/connection
4747
48- - name : extra
49- path : ./src/extra
48+ # - name: extra
49+ # path: ./src/extra
5050
51- - name : persistentSubscription
52- path : ./src/persistentSubscription
51+ # - name: persistentSubscription
52+ # path: ./src/persistentSubscription
5353
54- - name : projections
55- path : ./src/projections
54+ # - name: projections
55+ # path: ./src/projections
5656
57- - name : streams
58- path : ./src/streams
57+ # - name: streams
58+ # path: ./src/streams
5959
60- - name : opentelemetry
61- path : ./src/opentelemetry
60+ # - name: opentelemetry
61+ # path: ./src/opentelemetry
6262
6363 - name : schemaRegistry
6464 path : ./src/schemaRegistry
You can’t perform that action at this time.
0 commit comments