Skip to content

feat: update protos to 279.3 (#44) #12

feat: update protos to 279.3 (#44)

feat: update protos to 279.3 (#44) #12

Workflow file for this run

name: Test
on:
push:
branches:
- "*"
pull_request:
branches:
- "*"
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: swift build -v