Skip to content

use ui.write and error instead of console #665

use ui.write and error instead of console

use ui.write and error instead of console #665

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