Skip to content

Fix PhoneNumber type annotation in EMRResource #1708

Fix PhoneNumber type annotation in EMRResource

Fix PhoneNumber type annotation in EMRResource #1708

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