Skip to content

Commit

Permalink
Disable the FhirPath tests. That is been executed in r4
Browse files Browse the repository at this point in the history
  • Loading branch information
marcovisserFurore committed Nov 25, 2020
1 parent 9635e90 commit 0dffcce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/firely-net-sdk.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageIcon>icon-fhir-32.png</PackageIcon>
<PackageReleaseNotes>See https://github.com/FirelyTeam/firely-net-sdk/releases</PackageReleaseNotes>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<RunFhirPathTests>true</RunFhirPathTests> <!-- Used for CI/CD pipelines -->
<RunFhirPathTests>false</RunFhirPathTests> <!-- Used for CI/CD pipelines -->
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 0dffcce

Please sign in to comment.