mirror of
https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
synced 2025-03-12 23:01:44 +01:00
another test fix
This commit is contained in:
parent
f73d6a257b
commit
388209b3f2
@ -64,6 +64,7 @@ test_script:
|
|||||||
- cmd: cd %APPVEYOR_BUILD_FOLDER%
|
- 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: 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: choco uninstall capnpc-csharp -y
|
||||||
|
- cmd: cd %APPVEYOR_BUILD_FOLDER%\install-test
|
||||||
- cmd: notinstalled-test
|
- cmd: notinstalled-test
|
||||||
- cmd: cd %APPVEYOR_BUILD_FOLDER%\chocolatey\install
|
- cmd: cd %APPVEYOR_BUILD_FOLDER%\chocolatey\install
|
||||||
- cmd: choco install capnpc-csharp-win-x86 --source=".;https://chocolatey.org/api/v2" --force -y
|
- cmd: choco install capnpc-csharp-win-x86 --source=".;https://chocolatey.org/api/v2" --force -y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user