Skip to content

Commit

Permalink
removed debug step
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-werner committed Feb 24, 2025
1 parent d2bab31 commit e2f3937
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/FHIRValidator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,6 @@ 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: Convert Validation Report
uses: patrick-werner/fhir-html-validation-to-markdown@1.0.0
with:
Expand Down

0 comments on commit e2f3937

Please sign in to comment.