Skip to content

Commit 652d23d

Browse files
authored
remove unstable elasticsearch test setup on macOS (#1263)
1 parent b2c7663 commit 652d23d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@ jobs:
183183
bash -x -e tests/test_pubsub/pubsub_test.sh
184184
bash -x -e tests/test_aws/aws_test.sh
185185
bash -x -e tests/test_pulsar/pulsar_test.sh
186-
bash -x -e tests/test_elasticsearch/elasticsearch_test.sh start
187186
bash -x -e tests/test_mongodb/mongodb_test.sh start
188187
- name: Install ${{ matrix.python }} macOS
189188
run: |

0 commit comments

Comments
 (0)