mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
RUN_TEST_NET452
This commit is contained in:
@@ -28,6 +28,7 @@ steps:
|
||||
# Build tests and run tests for net452
|
||||
- script: |
|
||||
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'
|
||||
|
||||
# Begin SonarScanner
|
||||
|
||||
Reference in New Issue
Block a user