Skip to content

handle errors to show small messages to the terminal, keep error trac… #770

handle errors to show small messages to the terminal, keep error trac…

handle errors to show small messages to the terminal, keep error trac… #770

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