mirror of
https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
synced 2025-03-12 23:01:44 +01:00
CI tests: also build CapnpCompatTest.sln
This commit is contained in:
parent
b26a42f2c7
commit
43b3ad57c1
@ -26,7 +26,7 @@ clone_depth: 1
|
|||||||
test_script:
|
test_script:
|
||||||
# restore packages for our unit tests
|
# restore packages for our unit tests
|
||||||
- cmd: dotnet restore ./Capnp.Net.Runtime.Tests.Core21/Capnp.Net.Runtime.Tests.Core21.csproj --verbosity m
|
- cmd: dotnet restore ./Capnp.Net.Runtime.Tests.Core21/Capnp.Net.Runtime.Tests.Core21.csproj --verbosity m
|
||||||
# run the unit tests (requires changing into the test directory)
|
- cmd: msbuild ./CapnpCompatTest.sln
|
||||||
- cmd: cd Capnp.Net.Runtime.Tests.Core21
|
- cmd: cd Capnp.Net.Runtime.Tests.Core21
|
||||||
- cmd: dotnet test
|
- cmd: dotnet test
|
||||||
on_finish :
|
on_finish :
|
||||||
|
Loading…
x
Reference in New Issue
Block a user