Skip to content

Commit

Permalink
remove unstable elasticsearch test setup on macOS (tensorflow#1263)
Browse files Browse the repository at this point in the history
  • Loading branch information
kvignesh1420 authored and i-ony committed Mar 15, 2021
1 parent d2fa20c commit d506481
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ jobs:
bash -x -e tests/test_azure/start_azure.sh
bash -x -e tests/test_gcloud/test_pubsub_bigtable.sh
bash -x -e tests/test_pulsar/pulsar_test.sh
bash -x -e tests/test_mongodb/mongodb_test.sh start
- name: Install ${{ matrix.python }} macOS
run: |
set -x -e
Expand Down

0 comments on commit d506481

Please sign in to comment.