Skip to content

rephrase the error message to be more consistent and clear #776

rephrase the error message to be more consistent and clear

rephrase the error message to be more consistent and clear #776

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