Skip to content

feat(save_and_load): add save/load methods to all stores for project … #249

feat(save_and_load): add save/load methods to all stores for project …

feat(save_and_load): add save/load methods to all stores for project … #249

Workflow file for this run

name: Test
on:
push:
branches-ignore:
- master
- next
jobs:
test:
uses: Geode-solutions/actions/.github/workflows/js-test.yml@master
with:
repos: ${{ vars.REPOS }}
secrets: inherit