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