Skip to content

Commit

Permalink
ci: enable error detection
Browse files Browse the repository at this point in the history
Longhorn 7985

Signed-off-by: Derek Su <[email protected]>
  • Loading branch information
derekbit committed Feb 23, 2024
1 parent 8ded920 commit 001f502
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts/ci
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 001f502

Please sign in to comment.