Skip to content

remove cloud build helper #1336

remove cloud build helper

remove cloud build helper #1336

Workflow file for this run

name: Go
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Sage
uses: ./actions/setup
- name: Make
run: make