diff --git a/.justfile b/.justfile index 04e1760..33d8a26 100644 --- a/.justfile +++ b/.justfile @@ -8,4 +8,4 @@ run-file FILE_NAME: # Run tests for the Lune library test: - cargo test --lib -- --test-threads 1 + cargo test --lib