Update ci test command to allow multithreaded tests
This commit is contained in:
parent
592ae6b4d2
commit
65cb09eb2e
@ -3,7 +3,7 @@ rust:
|
||||
- stable
|
||||
- beta
|
||||
- nightly
|
||||
script: cargo test --verbose -- --test-threads=1
|
||||
script: cargo test --verbose
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rust: nightly
|
||||
|
Reference in New Issue
Block a user