parent
d2260e9d28
commit
1e599aa3ea
|
@ -5,4 +5,5 @@ jobs:
|
|||
steps:
|
||||
- run: apt update; apt install --yes curl wget
|
||||
- run: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- --default-toolchain nightly --profile default -y
|
||||
- run: $HOME/.cargo/env
|
||||
- run: cargo test --lib
|
||||
|
|
Loading…
Reference in a new issue