Skip to content

update pytest action #1

update pytest action

update pytest action #1

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