Skip to content

tighten up some sql formatting and hardcode all function serach paths… #29

tighten up some sql formatting and hardcode all function serach paths…

tighten up some sql formatting and hardcode all function serach paths… #29

Workflow file for this run

name: Tests
on: push
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run tests
run: |
make test