Skip to content

Commit a5c6ce9

Browse files
authored
Update firely-validation.yml
1 parent 45e9979 commit a5c6ce9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/firely-validation.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ jobs:
4343
uses: FirelyTeam/firely-terminal-pipeline@v0.7.31
4444
with:
4545
PATH_TO_CONFORMANCE_RESOURCES: StructureDefinition ValueSet CodeSystem
46-
# PATH_TO_EXAMPLES: Examples
47-
#PATH_TO_QUALITY_CONTROL_RULES: unittest
46+
PATH_TO_EXAMPLES: ActivityDefinition AuditEvent BodyStructure Bundle CapabilityStatement Composition ConceptMap Condition Consent Device DiagnosticReport DocumentReference FamilyMemberHistory GraphDefinition Group Library MessageDefinition MessageHeader NamingSystem Observation OperationDefinition OperationOutcome Organization Parameters Patient PlanDefinition Practitioner PractitionerRole Procedure Provenance Questionnaire QuestionnaireResponse RelatedPerson RequestGroup SearchParameter ServiceRequest Specimen SpecimenDefinition StructureMap Subscription Task
47+
PATH_TO_QUALITY_CONTROL_RULES: custom
4848
DOTNET_VALIDATION_ENABLED: true
4949
JAVA_VALIDATION_ENABLED: false
5050
#EXPECTED_FAILS: VALIDATION_EXAMPLES_JAVA
@@ -56,4 +56,4 @@ jobs:
5656
# - name: Add & Commit
5757
# uses: EndBug/add-and-commit@v9
5858
# with:
59-
# add: 'fsh-generated/resources/'
59+
# add: 'fsh-generated/resources/'

0 commit comments

Comments
 (0)