mirror of
https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
synced 2025-03-12 14:51:41 +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:
|
||||
# restore packages for our unit tests
|
||||
- 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: dotnet test
|
||||
on_finish :
|
||||
|
Loading…
x
Reference in New Issue
Block a user