Use single thread for tests (drone) [skip ci]

next
Sayan Nandan 3 years ago
parent ba0a67a179
commit 758baf1eb8

@ -28,4 +28,4 @@ steps:
- source $SRCENV/.cargo/env
- export RUSTUP_HOME=$SRCENV/.rustup
- cargo run -p skyd -- --nosave &
- cargo test
- cargo test -- --test-threads=1

Loading…
Cancel
Save