Skip to content

update readme with new pkg structure #47

update readme with new pkg structure

update readme with new pkg structure #47

Workflow file for this run

name: Run Tests on Branch
on:
push:
branches:
- '**'
- '!master'
- '!staging'
jobs:
call-tests:
uses: ./.github/workflows/reusable-tests.yml
secrets: inherit