Skip to content

VOR - update RRID link in message text #2579

VOR - update RRID link in message text

VOR - update RRID link in message text #2579

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