Skip to content

Commit 79d5fe1

Browse files
fail pipeline on java validation errors
1 parent bcf49a1 commit 79d5fe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/FHIRValidator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
SIMPLIFIER_PASSWORD: ${{ secrets.SIMPLIFIER_PASSWORD }}
6464
SUSHI_ENABLED: true
6565
SUSHI_OPTIONS: src/fhir/
66-
#EXPECTED_FAILS: VALIDATION_CONFORMANCE_DOTNET VALIDATION_CONFORMANCE_JAVA
66+
EXPECTED_FAILS: VALIDATION_CONFORMANCE_DOTNET
6767

6868
- name: Convert Validation Report
6969
uses: patrick-werner/[email protected]

0 commit comments

Comments
 (0)