Merge pull request #972 from Gator96100/master

Removed ErrorAction
This commit is contained in:
Philippe Teuwen
2020-09-22 09:15:33 +02:00
committed by GitHub

View File

@@ -276,7 +276,7 @@ build_script:
ExecCheck "PS cmake Tests"
Receive-Job -Wait -Job $WSLjob -ErrorAction Stop
Receive-Job -Wait -Job $WSLjob
test_script: