add test threads 1 of ci test
This commit is contained in:
3
.github/workflows/rust.yml
vendored
3
.github/workflows/rust.yml
vendored
@@ -35,5 +35,4 @@ jobs:
|
||||
- name: Build
|
||||
run: cargo build --verbose
|
||||
- name: Run tests
|
||||
run: cargo test --verbose
|
||||
|
||||
run: cargo test --verbose -- --test-threads=1
|
||||
Reference in New Issue
Block a user