Skip to content

Commit

Permalink
Update validate-fsh-DEBUG.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rockphotog authored Jan 22, 2025
1 parent c88845a commit b107093
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/validate-fsh-DEBUG.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,4 @@ jobs:
run: pip install -U git+https://github.com/glichtner/fsh-validator

- name: Run fsh-validator
run: |
cd ${{ env.IG }}
fsh-validator input/fsh/profiles/*.fsh
run: fsh-validator ${{ env.IG }}/input/fsh/profiles/mal-patient.fsh

0 comments on commit b107093

Please sign in to comment.