Skip to content

Commit

Permalink
needs further improvement.
Browse files Browse the repository at this point in the history
  • Loading branch information
dcarbone committed Apr 23, 2024
1 parent 5bdd5f3 commit ef7dfcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: ./.github/actions/load-fhir-xsd/action.yaml
- uses: ./.github/actions/load-fhir-xsd
with:
version: '${{ matrix.fhir-version }}'

Expand All @@ -64,7 +64,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: ./.github/actions/load-fhir-xsd/
- uses: ./.github/actions/load-fhir-xsd
with:
version: '${{ matrix.fhir-version }}'

Expand Down

0 comments on commit ef7dfcf

Please sign in to comment.