mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-02-17 00:49:47 +03:00
fix: harden failure modes on hotfix test fix
This commit is contained in:
parent
28e9d67fce
commit
2f924607ab
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
# I tried running cargo test with the `--jobs` parameter set to 1 but that didn't
|
||||
# seem to solve the issue. This scr will run the whole test suite but one test at a time.
|
||||
|
||||
set -Eeuo pipefail
|
||||
|
||||
for ut in \
|
||||
api::v1::meta::tests::build_details_works \
|
||||
|
|
Loading…
Add table
Reference in a new issue