Skip to content

Update particle-api-js to fix Logic Function tests #186

Update particle-api-js to fix Logic Function tests

Update particle-api-js to fix Logic Function tests #186

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