Skip to content

Bump googleapis-common-protos from 1.56.4 to 1.62.0 in /external/price_server #60

Bump googleapis-common-protos from 1.56.4 to 1.62.0 in /external/price_server

Bump googleapis-common-protos from 1.56.4 to 1.62.0 in /external/price_server #60

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
ci:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install dependencies
run: make deps
- name: E2e
run: make e2e