From 7e36e4ff948a4284f5de98b7ce8ac8593893257d Mon Sep 17 00:00:00 2001 From: Gator96100 Date: Tue, 22 Sep 2020 02:40:37 +0200 Subject: [PATCH] Removed erroraction --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 2f145c598..d5ef4ac7f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -276,7 +276,7 @@ build_script: ExecCheck "PS cmake Tests" - Receive-Job -Wait -Job $WSLjob -ErrorAction Stop + Receive-Job -Wait -Job $WSLjob test_script: