Skip to content

add channel opts, rpc error, additional state to channelz #128

add channel opts, rpc error, additional state to channelz

add channel opts, rpc error, additional state to channelz #128

Workflow file for this run

name: Testing
on:
push:
pull_request:
permissions:
contents: read
env:
USE_BAZEL_VERSION: 5.0.0
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v2
- name: Run bazel build
run: bazelisk build //...