Skip to content

remove drop schema let it fail if one already exists. #28

remove drop schema let it fail if one already exists.

remove drop schema let it fail if one already exists. #28

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