Skip to content

Fixes check for no treating physician and not mandate for Domicialiary Care #354

Fixes check for no treating physician and not mandate for Domicialiary Care

Fixes check for no treating physician and not mandate for Domicialiary Care #354

name: Test Pull Request
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/reusable-test.yml
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
event_name: ${{ github.event_name }}