This commit is contained in:
@@ -17,7 +17,4 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
|
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
|
||||||
. "$HOME/.cargo/env"
|
. "$HOME/.cargo/env"
|
||||||
- name: Check compilation
|
cargo --version
|
||||||
run: cargo check --all-targets
|
|
||||||
- name: Run tests
|
|
||||||
run: cargo test --all
|
|
||||||
|
|||||||
Reference in New Issue
Block a user