Skip to content

Device will be put back into dfu mode if the device was in dfu mode a… #177

Device will be put back into dfu mode if the device was in dfu mode a…

Device will be put back into dfu mode if the device was in dfu mode a… #177

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