Skip to content

Dropped age column from patient registration and annotated age in patient viewset #2845

Dropped age column from patient registration and annotated age in patient viewset

Dropped age column from patient registration and annotated age in patient viewset #2845

Workflow file for this run

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