mirror of
https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
synced 2025-04-21 02:26:31 +02:00
test autom. fix
This commit is contained in:
parent
d34d3b72a7
commit
f73d6a257b
@ -61,6 +61,7 @@ test_script:
|
||||
- cmd: choco install capnpc-csharp --source=".;https://chocolatey.org/api/v2" --force -y
|
||||
- cmd: cd %APPVEYOR_BUILD_FOLDER%\install-test
|
||||
- cmd: compile-test
|
||||
- cmd: cd %APPVEYOR_BUILD_FOLDER%
|
||||
- cmd: vstest.console /logger:Appveyor /inIsolation CapnpC.CSharp.Generator.Tests\bin\Release\netcoreapp2.2\CapnpC.CSharp.Generator.Tests.dll
|
||||
- cmd: choco uninstall capnpc-csharp -y
|
||||
- cmd: notinstalled-test
|
||||
|
Loading…
x
Reference in New Issue
Block a user