Skip to content

Test (develop)

Test (develop) #25

Workflow file for this run

name: Build & test (develop)
on:
push:
branches:
- develop
pull_request:
branches:
- develop
jobs:
test:
uses: whitews/FlowIO/.github/workflows/test_base.yml@develop
secrets: inherit