Skip to content

feat: add doc on how to use different connection modes #301

feat: add doc on how to use different connection modes

feat: add doc on how to use different connection modes #301

Workflow file for this run

name: Integration testing
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Integration testing
run: |
cd docker
docker-compose up --exit-code-from grpc_test --quiet-pull