Skip to content

Commit

Permalink
skip FHIR sources for Core
Browse files Browse the repository at this point in the history
  • Loading branch information
dcarbone committed Dec 26, 2024
1 parent 5308eb3 commit 60e4fb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
uses: actions/checkout@v4

- name: 'Load FHIR ${{ matrix.test-target }} Source'
if: matrix.test-target != 'Core'
uses: ./.github/actions/load-fhir-xsd
with:
version: '${{ matrix.test-target }}'
Expand Down

0 comments on commit 60e4fb6

Please sign in to comment.