Skip to content

feat: update protos to 0.281.x #13

feat: update protos to 0.281.x

feat: update protos to 0.281.x #13

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