Remove test-threads 1, as `MLOCK_SECRETS: "false"` should take of it.

This commit is contained in:
Marc Brinkmann 2018-09-20 11:58:48 +02:00
parent bf7c489c79
commit 4ca33e91cb
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
# TODO: Check caching.
# TODO: After failure log collection.
# TODO: Collect logs on failure.
# TODO: Remove test-threads 1
.global: &global
# Required tags setup for current worker setup.
@ -24,4 +23,4 @@ test:lint:
test:cargo:
<<: *global
script:
- cargo test --all-features --release -- --test-threads 1
- cargo test --all-features --release