Skip to content

Add missing json-rpc calls. #382

Add missing json-rpc calls.

Add missing json-rpc calls. #382

Workflow file for this run

name: CI
on: [push,pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Run unit tests
run: docker build .