Skip to content

Commit

Permalink
testing validation suppressing settings
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-werner committed Jan 9, 2025
1 parent 23807b2 commit 488991a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
echo "FHIR Validator downloaded."
- name: Validate Resources with FHIR Validator
continue-on-error: true
run: |
java -jar ~/.fhir/validators/validator_cli.jar \
Resources/fsh-generated/resources \
Expand Down

0 comments on commit 488991a

Please sign in to comment.