Skip to content

fix: reset public schema #16

fix: reset public schema

fix: reset public schema #16

Workflow file for this run

name: check
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Start docker-compose
run: docker compose up -d