Skip to content

Bump google.golang.org/grpc from 1.33.2 to 1.56.3 #29

Bump google.golang.org/grpc from 1.33.2 to 1.56.3

Bump google.golang.org/grpc from 1.33.2 to 1.56.3 #29

Workflow file for this run

name: Unit tests
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
test:
runs-on: ubuntu-latest
name: Run tests
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run tests
run: ./test.sh