Skip to content

Commit 83c888f

Browse files
Test
1 parent 7bec155 commit 83c888f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/conformance-to-Conformancelab.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,8 @@ jobs:
2222
- name: Show me what you have
2323
run: echo ${{ steps.get-changed-testscripts.outputs.files }}
2424

25+
- name: Validate
26+
uses: pieter-edelman-nictiz/hl7-validator-action@master
27+
with:
28+
version: "5.0"
29+
source: ${{ steps.get-changed-testscripts.outputs.files }}

0 commit comments

Comments
 (0)