Skip to content

Merge branch 'fix/generateSchemas' of https://github.com/Geode-soluti… #23

Merge branch 'fix/generateSchemas' of https://github.com/Geode-soluti…

Merge branch 'fix/generateSchemas' of https://github.com/Geode-soluti… #23

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 }}
npm: true
secrets: inherit