Skip to content

feat: add comprehensive database introspection views #33

feat: add comprehensive database introspection views

feat: add comprehensive database introspection views #33

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