Skip to content

Ensure interfaces are consistent and refine existing steps #672

Ensure interfaces are consistent and refine existing steps

Ensure interfaces are consistent and refine existing steps #672

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