Skip to content

all: add support for batch sdk v2 #13

all: add support for batch sdk v2

all: add support for batch sdk v2 #13

Workflow file for this run

name: Unit tests
on: [push]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: Run tests
run: make test