mirror of
https://github.com/lune-org/lune.git
synced 2024-12-12 13:00:37 +00:00
Run tests using multiple threads
This commit is contained in:
parent
82e5844dad
commit
924832dede
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ run-file FILE_NAME:
|
|||
|
||||
# Run tests for the Lune library
|
||||
test:
|
||||
cargo test --lib -- --test-threads 1
|
||||
cargo test --lib
|
||||
|
|
Loading…
Reference in a new issue