Skip to content

Add search examples #11

Add search examples

Add search examples #11

Workflow file for this run

name: test
on: push
jobs:
Spec:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Run tests
run: make tests