mirror of
https://github.com/l1npengtul/nokhwa.git
synced 2026-07-04 02:27:26 +00:00
test fail warnings
This commit is contained in:
@@ -32,7 +32,8 @@ jobs:
|
|||||||
- name: Cargo Doc Core
|
- name: Cargo Doc Core
|
||||||
run: |
|
run: |
|
||||||
cd nokhwa-core/
|
cd nokhwa-core/
|
||||||
cargo doc --features "test-fail-warning, docs-features"
|
cargo doc --features "test-fail-warnings, docs-features"
|
||||||
|
|
||||||
- name: Cargo Doc Main Crate
|
- name: Cargo Doc Main Crate
|
||||||
run: |
|
run: |
|
||||||
cd ..
|
cd ..
|
||||||
|
|||||||
Reference in New Issue
Block a user