Fix testing on M1 [skip ci]

next
Sayan Nandan 3 years ago
parent 229a424f45
commit 57bfeab4fa

@ -27,4 +27,5 @@ steps:
commands:
- source $SRCENV/.cargo/env
- export RUSTUP_HOME=$SRCENV/.rustup
- cargo test --verbose
- cargo run -p skyd -- --nosave &
- cargo test

Loading…
Cancel
Save