Skip to content

Merge branch 'feat/refacto_web_server' of https://github.com/Geode-so… #263

Merge branch 'feat/refacto_web_server' of https://github.com/Geode-so…

Merge branch 'feat/refacto_web_server' of https://github.com/Geode-so… #263

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