Skip to content

test: adds tests for result #15

test: adds tests for result

test: adds tests for result #15

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