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
commit f292f5d894
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: