Skip to content

fix: schema name in processView() #42

fix: schema name in processView()

fix: schema name in processView() #42

Workflow file for this run

name: test
on: [pull_request]
jobs:
test:
uses: ./.github/workflows/test-base.yml
with:
DATABASE_NAME: ${{ vars.DATABASE_NAME }}
secrets: inherit