Skip to content

Fix tests after modifying dfu device handling #178

Fix tests after modifying dfu device handling

Fix tests after modifying dfu device handling #178

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