Skip to content

Refactor and add proper error handling #91

Refactor and add proper error handling

Refactor and add proper error handling #91

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