Skip to content

update noxfiles and READMEs #3

update noxfiles and READMEs

update noxfiles and READMEs #3

Workflow file for this run

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