We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b17a5a9 commit 99cb778Copy full SHA for 99cb778
.github/workflows/build.yml
@@ -183,7 +183,6 @@ jobs:
183
bash -x -e tests/test_pubsub/pubsub_test.sh
184
bash -x -e tests/test_aws/aws_test.sh
185
bash -x -e tests/test_pulsar/pulsar_test.sh
186
- bash -x -e tests/test_elasticsearch/elasticsearch_test.sh start
187
bash -x -e tests/test_mongodb/mongodb_test.sh start
188
- name: Install ${{ matrix.python }} macOS
189
run: |
0 commit comments