diff --git a/appveyor.yml b/appveyor.yml index 1e26fe9..87c7759 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -54,12 +54,6 @@ test_script: - 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 - - # TODO run specflow tests - on_finish : # any cleanup in here