Skip to content

remove latest-version pkg since is not used #76

remove latest-version pkg since is not used

remove latest-version pkg since is not used #76

Workflow file for this run

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