mirror of https://github.com/telemt/telemt.git
Update rust.yml
This commit is contained in:
parent
7d9a8b99b4
commit
df4f312fec
|
|
@ -37,8 +37,5 @@ jobs:
|
|||
- name: Build Release
|
||||
run: cargo build --release --verbose
|
||||
|
||||
- name: Run Tests
|
||||
run: cargo test --verbose
|
||||
|
||||
- name: Check for unused dependencies
|
||||
run: cargo udeps || true
|
||||
|
|
|
|||
Loading…
Reference in New Issue