diff --git a/scripts/ci b/scripts/ci index 35f7703b5..9783fc880 100755 --- a/scripts/ci +++ b/scripts/ci @@ -5,8 +5,4 @@ cd "$(dirname $0)" ./build ./validate - -# TODO Enable return error detection when the CI env is ready -set +e ./test -set -e