mirror of
https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
synced 2025-03-12 23:01:44 +01:00
CI
This commit is contained in:
parent
2379fdcbd2
commit
addcf215a3
@ -26,7 +26,8 @@ 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
|
||||
- cmd: msbuild ./CapnpCompatTest.sln /p:Configuration="Debug;Release"
|
||||
- cmd: msbuild ./CapnpCompatTest.sln /p:Configuration="Debug"
|
||||
- cmd: msbuild ./CapnpCompatTest.sln /p:Configuration="Release"
|
||||
- cmd: cd Capnp.Net.Runtime.Tests.Core21
|
||||
- cmd: dotnet test
|
||||
on_finish :
|
||||
|
Loading…
x
Reference in New Issue
Block a user