diff --git a/appveyor.yml b/appveyor.yml index 0bc4604b3..44c8dcfc4 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -17,7 +17,7 @@ before_build: - gulp publish build_script: - dotnet build -- dotnet test +#- dotnet test ./Ombi.Core.Tests/Ombi.Core.Tests.csproj after_build: - dotnet publish -c Release -r win10-x64 - dotnet publish -c Release -r osx.10.12-x64