mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-29 08:31:32 +00:00
Run tests in only one thread
This commit is contained in:
@ -11,7 +11,7 @@ jobs:
|
||||
- v4-cargo-cache-{{ arch }}-{{ checksum "Cargo.lock" }}
|
||||
- run: sudo apt-get install -y cmake
|
||||
- run: rustup default nightly-2018-10-07
|
||||
- run: cargo test
|
||||
- run: make test
|
||||
|
||||
- save_cache:
|
||||
paths:
|
||||
|
Reference in New Issue
Block a user