Skip to content

feat(export_and_import_routes): add export, import route and schemas … #341

feat(export_and_import_routes): add export, import route and schemas …

feat(export_and_import_routes): add export, import route and schemas … #341

Workflow file for this run

name: Test
on:
push:
branches-ignore:
- master
- next
jobs:
test:
uses: Geode-solutions/actions/.github/workflows/py-test.yml@master
with:
repos: ${{ vars.REPOS }}
secrets: inherit