Skip to content

add 'sync' command to sync remote split assignments with local schema #24

add 'sync' command to sync remote split assignments with local schema

add 'sync' command to sync remote split assignments with local schema #24

Workflow file for this run

name: CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: '^1.17.5'
- run: make test