Skip to content

RP XSL - tweak person-group handling #2881

RP XSL - tweak person-group handling

RP XSL - tweak person-group handling #2881

Workflow file for this run

name: Continuous Deployment
on: [push, pull_request]
jobs:
cd:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
submodules: true
- name: Test
run: |
./run-test.sh
env:
SAXON_HOME: ${{ github.workspace }}/validator/saxon