Skip to content

[tests] fix unit tests to stub device #172

[tests] fix unit tests to stub device

[tests] fix unit tests to stub device #172

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