Skip to content

Update grpc-java monorepo to v1.64.0 #740

Update grpc-java monorepo to v1.64.0

Update grpc-java monorepo to v1.64.0 #740

Workflow file for this run

name: Test Api
on: [ push ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout new code for testing
uses: actions/checkout@v4
- name: Setup go testing infrastructure
uses: actions/setup-go@v5
with:
go-version: '1.21'
- name: Run all required system tests
run: make