Ocelot/run-acceptance-tests.ps1
Tom Pallister 67a421cb69
Feature/fix build always reporting green (#173)
* added last exit code to wrapper scripts

* try force fail

* ooops missed ;

* trying again

* fail build with bad test

* removed exception

* removed using
2017-12-06 08:24:11 +00:00

2 lines
53 B
PowerShell

./build -target RunAcceptanceTests
exit $LASTEXITCODE