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 michaelbanfield committed Mar 30, 2021
1 parent ac8da58 commit 3641d2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ jobs:
bash -x -e tests/test_pubsub/pubsub_test.sh
bash -x -e tests/test_aws/aws_test.sh
bash -x -e tests/test_pulsar/pulsar_test.sh
bash -x -e tests/test_elasticsearch/elasticsearch_test.sh start
bash -x -e tests/test_mongodb/mongodb_test.sh start
- name: Install ${{ matrix.python }} macOS
run: |
Expand Down

0 comments on commit 3641d2a

Please sign in to comment.