From d21a3f6b115a06672fe25f4425c2819885fa6f37 Mon Sep 17 00:00:00 2001 From: Jamie Rees Date: Tue, 9 Apr 2019 13:53:15 +0100 Subject: [PATCH] enable tests --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 62d87f8ab..3d206e13f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -22,7 +22,7 @@ build_script: - ps: ./build.ps1 --settings_skipverification=true # - dotnet sonarscanner end /d:sonar.login="%sonarrcloudtoken%" -test: off +test: true after_build: - cmd: >-