Skip to content

Commit

Permalink
debug validation.html
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-werner committed Feb 6, 2025
1 parent 3d7c279 commit 3c5d43f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/FHIRValidator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ jobs:
SUSHI_OPTIONS: src/fhir/
EXPECTED_FAILS: VALIDATION_CONFORMANCE_DOTNET VALIDATION_CONFORMANCE_JAVA

- name: List all directories in workspace
run: find $GITHUB_WORKSPACE -type f -print


- name: Deploy validation report to GitHub Pages
uses: peaceiris/actions-gh-pages@v4
with:
Expand Down

0 comments on commit 3c5d43f

Please sign in to comment.