mirror of
https://github.com/evopro-ag/Sharp7Reactive.git
synced 2026-02-04 07:42:53 +00:00
Merge branch 'master' of https://github.com/evopro-ag/Sharp7Reactive
This commit is contained in:
@@ -53,6 +53,12 @@ test_script:
|
||||
# restore packages for our unit tests
|
||||
|
||||
- cmd: dotnet restore ./Sharp7.Rx.Tests/Sharp7.Rx.Tests.csproj --verbosity m
|
||||
|
||||
# run the unit tests (requires changing into the test directory)
|
||||
|
||||
- cmd: cd Sharp7.Rx.Tests
|
||||
|
||||
- cmd: dotnet nunit
|
||||
|
||||
on_finish :
|
||||
|
||||
|
||||
Reference in New Issue
Block a user