Still fixing hidapi/libusb errors
This commit is contained in:
parent
5e4937bb91
commit
87a16b38e6
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
@ -19,6 +19,6 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: cargo build --verbose
|
run: cargo build --verbose
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: cargo test --verbose --features command-line webhook
|
run: cargo test --verbose
|
||||||
- name: Document
|
- name: Document
|
||||||
run: cargo doc --verbose --all-features --no-deps
|
run: cargo doc --verbose --no-deps
|
||||||
|
Loading…
Reference in New Issue
Block a user