Browse Source

Update appveyor.yml

release/3.x.x
Christian 4 years ago
committed by GitHub
parent
commit
f8e29f8dc0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      appveyor.yml

+ 0
- 3
appveyor.yml View File

@@ -13,6 +13,3 @@ build:
project: MQTTnet.sln
verbosity: minimal

test_script:
- cmd: dotnet vstest "%APPVEYOR_BUILD_FOLDER%\Tests\MQTTnet.Core.Tests\bin\Release\netcoreapp3.1\MQTTnet.Tests.dll"
- cmd: dotnet vstest "%APPVEYOR_BUILD_FOLDER%\Tests\MQTTnet.AspNetCore.Tests\bin\Release\netcoreapp3.1\MQTTnet.AspNetCore.Tests.dll"

Loading…
Cancel
Save