Skip to content

docs: fixes with new result field #22

docs: fixes with new result field

docs: fixes with new result field #22

Workflow file for this run

name: CI
on: [push]
jobs:
tests:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@master
with:
fetch-depth: 1
- run: make setup
- run: make test