mirror of
https://git.dirksys.ovh/dirk/bankserver.git
synced 2025-12-20 11:09:21 +01:00
fix ci tests not exiting with error code when failing
This commit is contained in:
parent
3fa2de5139
commit
03d95f6d41
@ -82,4 +82,4 @@ echo "Creating dummy users"
|
||||
hurl --variable host="$HOST" --error-format long tests/dummy-users.hurl
|
||||
|
||||
echo "Running tests"
|
||||
hurl --variable host="$HOST" --test --error-format long --color --report-html tests/report tests/integration/*.hurl || true
|
||||
hurl --variable host="$HOST" --test --error-format long --color --report-html tests/report tests/integration/*.hurl
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user