Skip to content

delete build folder and add it to gitignore #35

delete build folder and add it to gitignore

delete build folder and add it to gitignore #35

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