Skip to content

fix: compile sections #48

fix: compile sections

fix: compile sections #48

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