Fix CI script (M1)

next
Sayan Nandan 3 years ago
parent 141e39eee1
commit 9ff5ece6c4

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

Loading…
Cancel
Save