mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-24 17:58:47 +02:00
RUN_TEST_NET452
This commit is contained in:
@@ -28,6 +28,7 @@ steps:
|
|||||||
# Build tests and run tests for net452
|
# Build tests and run tests for net452
|
||||||
- script: |
|
- script: |
|
||||||
dotnet test ./test/WireMock.Net.Tests/WireMock.Net.Tests.csproj --configuration Debug --framework net452
|
dotnet test ./test/WireMock.Net.Tests/WireMock.Net.Tests.csproj --configuration Debug --framework net452
|
||||||
|
condition: and(succeeded(), eq(variables['RUN_TEST_NET452'], 'yes'))
|
||||||
displayName: 'Build tests and run tests for net452'
|
displayName: 'Build tests and run tests for net452'
|
||||||
|
|
||||||
# Begin SonarScanner
|
# Begin SonarScanner
|
||||||
|
|||||||
Reference in New Issue
Block a user