Skip to content

fix: tests and ci

fix: tests and ci #51

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