Update rust.yml
This commit is contained in:
parent
8fa908f571
commit
c4e7a6a17d
1 changed files with 3 additions and 0 deletions
3
.github/workflows/rust.yml
vendored
3
.github/workflows/rust.yml
vendored
|
@ -20,3 +20,6 @@ jobs:
|
|||
run: cargo build --verbose
|
||||
- name: Run tests
|
||||
run: cargo test --verbose
|
||||
- name: rust-cargo
|
||||
uses: actions-rs/cargo@v1.0.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue