Skip to content

feat: adds no match exceptions #16

feat: adds no match exceptions

feat: adds no match exceptions #16

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