Skip to content

Merge pull request #785 from particle-iot/feature/show-progress-bar--… #638

Merge pull request #785 from particle-iot/feature/show-progress-bar--…

Merge pull request #785 from particle-iot/feature/show-progress-bar--… #638

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