Skip to content

Update module google.golang.org/genproto to v0.0.0-20240515191416-fc5… #741

Update module google.golang.org/genproto to v0.0.0-20240515191416-fc5…

Update module google.golang.org/genproto to v0.0.0-20240515191416-fc5… #741

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