Skip to content

fix(Actions): update to new workflows #56

fix(Actions): update to new workflows

fix(Actions): update to new workflows #56

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