diff options
Diffstat (limited to 'lefthook.yml')
| -rw-r--r-- | lefthook.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lefthook.yml b/lefthook.yml index a99846b..cabea2b 100644 --- a/lefthook.yml +++ b/lefthook.yml @@ -16,4 +16,4 @@ pre-commit: clippy: run: cargo clippy --all-targets --all-features -- -D warnings test: - run: cargo test --all -- --test-threads=1
\ No newline at end of file + run: cargo test --all
\ No newline at end of file |
