Skip to content

remove buildTargets list and get since is not being used in the code #496

remove buildTargets list and get since is not being used in the code

remove buildTargets list and get since is not being used in the code #496

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