Skip to content

Set record to JSON value #46

Set record to JSON value

Set record to JSON value #46

Workflow file for this run

name: Test
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run tests
run: make -B test