parent
411dc2bc03
commit
34a386ee9a
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ jobs:
|
|||
run: |
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
|
||||
. "$HOME/.cargo/env"
|
||||
- name: Get cargo path
|
||||
run: which cargo
|
||||
- name: Build
|
||||
run: cargo build --verbose
|
||||
- name: Run tests
|
||||
|
|
Loading…
Add table
Reference in a new issue