Skip to content

update README

update README #63

Workflow file for this run

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