Skip to content

add match cli

add match cli #1

on:
push:
paths:
- 'pgscatalog.matchlib/**.py'
pull_request:
paths:
- 'pgscatalog.matchlib/**.py'
jobs:
pytest-corelib:
uses: ./.github/workflows/pytest.yaml
with:
package-directory: "pgscatalog.matchlib"