Skip to content

add verify_variants CLI option to pgscatalog-aggregate #77

add verify_variants CLI option to pgscatalog-aggregate

add verify_variants CLI option to pgscatalog-aggregate #77

Workflow file for this run

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