From c2679fc28b0a9db3ab6d4a1ddf9d0654ae604b6a Mon Sep 17 00:00:00 2001 From: Sviatoslav Sydorenko Date: Wed, 18 Apr 2018 11:45:25 +0200 Subject: [PATCH] Don't put xml results file to CI artifacts --- appveyor.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index a8fcc31..abfd715 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -125,4 +125,3 @@ deploy_script: artifacts: # Archive the generated packages in the ci.appveyor.com build report. - path: dist\* - - path: xunit-test-results.xml