Skip to content

Accommodate gen4 as well #74

Accommodate gen4 as well

Accommodate gen4 as well #74

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