Skip to content

Commit 4c02aa1

Browse files
committed
Temporarily disable all the other tests
1 parent ea22694 commit 4c02aa1

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

.github/workflows/tests.yml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)