Skip to content

fix(csv): ensure CSV sidecar is saved as .json, add test sidecar, and… #669

fix(csv): ensure CSV sidecar is saved as .json, add test sidecar, and…

fix(csv): ensure CSV sidecar is saved as .json, add test sidecar, and… #669

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