diff --git a/appveyor.yml b/appveyor.yml index 9462513f8..d2ecab930 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -55,4 +55,4 @@ notifications: matrix: fast_finish: true artifacts: - - path: source\TestResults\TestResult.xml \ No newline at end of file + - path: **\TestResult.xml \ No newline at end of file