We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83c888f commit 19ba39fCopy full SHA for 19ba39f
.github/workflows/conformance-to-Conformancelab.yml
@@ -26,4 +26,5 @@ jobs:
26
uses: pieter-edelman-nictiz/hl7-validator-action@master
27
with:
28
version: "5.0"
29
- source: ${{ steps.get-changed-testscripts.outputs.files }}
+ source: ${{ steps.get-changed-testscripts.outputs.files }}
30
+ profile: http://fhir.interoplab.eu/fhir/StructureDefinition/Interoplab-CL-TestScript-core
0 commit comments