diff --git a/appveyor.yml b/appveyor.yml index a71779fdc..897fcb20c 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -28,7 +28,9 @@ before_build: build: project: Flow.Launcher.sln verbosity: minimal -after_build: +test_script: + - dotnet test --no-build +after_test: - ps: .\Scripts\post_build.ps1 artifacts: