Skip to content

Commit

Permalink
Revert "disable test_grpc.sh on linux" (#350)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] committed Feb 22, 2024
2 parents b3a08f3 + d9f1607 commit 1777287
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,7 @@ outputs:
{% endfor %}

# CMake test: compile upstream example
- ./test_grpc.sh # [osx]
# TODO: currently broken on linux
# - ./test_grpc.sh # [unix]
- ./test_grpc.sh # [unix]
- ./test_grpc.bat # [win]

# test availability of symbol needed by arrow (esp. on windows)
Expand Down

0 comments on commit 1777287

Please sign in to comment.