Skip to content

Update particle-usb to 3.0.0 #99

Update particle-usb to 3.0.0

Update particle-usb to 3.0.0 #99

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