mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-24 15:55:07 +00:00
Pass -j 1 flag to cargo test
This commit is contained in:
parent
aa9b5cd874
commit
bac664b59b
@ -22,7 +22,7 @@ addons:
|
||||
- cmake-data
|
||||
|
||||
script:
|
||||
- cargo test --all
|
||||
- cargo test --all -j 1
|
||||
|
||||
after_success:
|
||||
- |
|
||||
|
Loading…
Reference in New Issue
Block a user