Skip to content

minor refactoring and added better error messages #166

minor refactoring and added better error messages

minor refactoring and added better error messages #166

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