Skip to content

Update google.golang.org/genproto digest to d264139 #749

Update google.golang.org/genproto digest to d264139

Update google.golang.org/genproto digest to d264139 #749

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