Skip to content

Commit

Permalink
remove docker based mongodb tests in macos (tensorflow#1279)
Browse files Browse the repository at this point in the history
  • Loading branch information
kvignesh1420 authored and i-ony committed Mar 8, 2021
1 parent 5805a2c commit 2487255
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 @@ -180,7 +180,6 @@ jobs:
bash -x -e tests/test_azure/start_azure.sh
bash -x -e tests/test_pubsub/pubsub_test.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 2487255

Please sign in to comment.